commit | b3b8e43a124be166e2c12b940e1d51e00f66b0ee | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Feb 13 14:52:19 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Feb 13 14:53:53 2015 +0000 |
tree | c83ee5f08406d3d1d9b80201fa39e76d6826fc83 | |
parent | f5dc8ec3581a471739949091b658d3afced53a40 [diff] [blame] |
New test script for generated files
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 4c746e7..ba78dfb 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -73,6 +73,9 @@ msg "test: recursion.pl" # < 1s scripts/recursion.pl library/*.c +msg "test: freshness of generated source files" # < 1s +tests/scripts/check-generated-files.sh + msg "build: cmake, gcc, ASan" # ~ 1 min 50s cleanup CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .