mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 13:29:06 +08:00
Ignore the test-driver script that is now created, and the script for the test_locale test.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -25,6 +25,7 @@
|
|||||||
/missing
|
/missing
|
||||||
/stamp-h1
|
/stamp-h1
|
||||||
/stamp-h2
|
/stamp-h2
|
||||||
|
/test-driver
|
||||||
/tests/Makefile
|
/tests/Makefile
|
||||||
/tests/Makefile.in
|
/tests/Makefile.in
|
||||||
/tests/test1
|
/tests/test1
|
||||||
@@ -37,6 +38,7 @@
|
|||||||
/tests/test_parse_int64
|
/tests/test_parse_int64
|
||||||
/tests/test_parse
|
/tests/test_parse
|
||||||
/tests/test_cast
|
/tests/test_cast
|
||||||
|
/tests/test_locale
|
||||||
/tests/test_null
|
/tests/test_null
|
||||||
/tests/test_printbuf
|
/tests/test_printbuf
|
||||||
/tests/test_set_serializer
|
/tests/test_set_serializer
|
||||||
|
|||||||
Reference in New Issue
Block a user