1
0
Fork 0
mirror of synced 2025-07-04 20:37:07 +02:00

Flat and TDS version have an equal file count now.

This commit is contained in:
Christian Dietrich 2014-10-14 12:14:01 +02:00
parent 1f713a57da
commit f634322235
4 changed files with 8 additions and 6 deletions

View file

@ -6,6 +6,8 @@ default_path=".."
tests_list=`find . -name '*.c' | sed -e 's#^\./\(.*\)#\1#' | sort`
prog_name=`basename $0`
export TEXINPUTS=$PWD/..//:$TEXINPUTS
# counts:
# - tests that have not been converted to test-suite format
# - tests that passed