From 320700b1e5c06872dbf468f34192010e95acc992 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Tue, 8 Oct 2019 11:57:49 +0200 Subject: [PATCH] mise a jour tests/asserts --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 696513d..6f6631d 100644 --- a/index.md +++ b/index.md @@ -51,6 +51,8 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia ## Intro à `make` [PDF](prog_seq_c_cours/make.pdf) +## Tests unitaires et assertions [PDF](prog_seq_c_cours/tests_assertions.pdf) + # Exercices de programmation séquentielle en C ## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf) -- GitLab