Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nadi Tomeh
SDA
Commits
e5c9a200
Commit
e5c9a200
authored
Sep 10, 2020
by
david
Browse files
ci à valider
parent
41293256
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
e5c9a200
*/*~
Python/__pycache__/*
Sujets/*.tex
Sujets/*.aux
Sujets/*.bak
Sujets/*.log
Sujets/*.ods
Sujets/*
Corrections/*
...
...
.gitlab-ci.yml
View file @
e5c9a200
...
...
@@ -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
README.md
View file @
e5c9a200
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment