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

test ci

parent e5c9a200
No related branches found
No related tags found
No related merge requests found
Pipeline #644 failed
......@@ -8,12 +8,13 @@ sda:test:
- 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
- ls -lF plots/*_alpha_2.pdf
- echo "Exercice 3"
- ls -lF plots/my_plot_result
- grep my_plot_result launch_analysis.sh
- ALPHA=$(head -n 1 AUTHORS.md)
- echo "ALPHA ${ALPHA}"
- ls -lF plots/*_alpha_${TEST}.pdf
- echo "Exercice 4"
- ls -lF RAPPORT.md
......
1.3
JULIEN David
\ No newline at end of file
2
# Sujet de TP 1: Gitlab, Benchmarks et tableaux dynamiques
## Règles pour ce semestre
......
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