Skip to content
Snippets Groups Projects
Commit e5c9a200 authored by david's avatar david
Browse files

ci à valider

parent 41293256
No related branches found
No related tags found
No related merge requests found
*/*~
Python/__pycache__/*
Sujets/*.tex
Sujets/*.aux
Sujets/*.bak
Sujets/*.log
Sujets/*.ods
Sujets/*
Corrections/*
......
......@@ -5,5 +5,16 @@ stages:
sda:test:
script:
- echo "Exercice 1"
- ls -lF AUTHORS.md
- echo "Exercice 2"
- ls -lF plots/dynamic_array_amortized_time_alpha_2.pdf
- ls -lF plots/dynamic_array_wasted_memory_alpha_2.pdf
- ls -lF plots/dynamic_array_copy_alpha_2.pdf
- echo "Exercice 3"
- ls -lF plots/my_plot_result
- grep my_plot_result launch_analysis.sh
- echo "Exercice 4"
- ls -lF RAPPORT.md
......@@ -113,3 +113,4 @@ Imaginez un scénario dans lequel cela pourrait poser problème.
3) Décrivez les différences obtenues en faisant varier alpha dans les deux expériences.
A FINIR AVANT DIMANCHE !
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment