Flat and TDS version have an equal file count now.
This commit is contained in:
parent
1f713a57da
commit
f634322235
4 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue