-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete unneeded test code from libraries pulled as subtrees (#2232)
Deleting the test code from the valijson library that we include as a subtree. This is mainly to prevent some issues we have with static code analysis that warns of issues here, like invalid JSON files and issues with the use of NPM packages.
- Loading branch information
Flor Chacón
authored
Jun 10, 2022
1 parent
65ecb0c
commit 8b07a0e
Showing
252 changed files
with
0 additions
and
24,981 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_doubles_10_20_30_40.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_doubles_1_2_3.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_doubles_1_2_3_4.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_integers_10_20_30_40.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_integers_1_2_3.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_integers_1_2_3_4.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_strings_10_20_30_40.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_strings_1_2_3.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
src/Valijson/valijson/tests/data/documents/array_strings_1_2_3_4.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/Valijson/valijson/tests/data/schemas/allof_integers_and_numbers.schema.json
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.