mirror of
https://github.com/json-c/json-c.git
synced 2026-03-28 01:19:07 +08:00
tests: compress test_utile_file with test_basic
More code compression/de-duplication. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -11,5 +11,9 @@ fi
|
||||
filename=$(basename "$0")
|
||||
filename="${filename%.*}"
|
||||
|
||||
run_output_test $filename
|
||||
# This is only for the test_util_file.test ;
|
||||
# more stuff could be extended
|
||||
cp -f "$srcdir/valid.json" .
|
||||
|
||||
run_output_test $filename "$srcdir"
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user