-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #845 from xexyl/bad-manifest-files
- Loading branch information
Showing
13 changed files
with
380 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 47 additions & 0 deletions
47
test_ioccc/test_JSON/info.json/bad/info.manifest-README-md.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"no_comment" : "mandatory comment: because comments were removed from the original JSON spec", | ||
"IOCCC_info_version" : "1.14 2023-02-04", | ||
"IOCCC_contest" : "IOCCCMOCK", | ||
"IOCCC_year" : 2023, | ||
"mkiocccentry_version" : "1.0.2 2023-11-06", | ||
"iocccsize_version" : "28.13 2023-02-04", | ||
"chkentry_version" : "1.0 2023-02-04", | ||
"fnamchk_version" : "1.0 2023-02-04", | ||
"txzchk_version" : "1.0.2 2023-11-06", | ||
"IOCCC_contest_id" : "12345678-1234-4321-abcd-1234567890ab", | ||
"entry_num" : 0, | ||
"title" : "title-for-entry0", | ||
"abstract" : "abstract for entry #0", | ||
"tarball" : "entry.12345678-1234-4321-abcd-1234567890ab-0.1675547786.txz", | ||
"rule_2a_size" : 0, | ||
"rule_2b_size" : 0, | ||
"empty_override" : true, | ||
"rule_2a_override" : false, | ||
"rule_2a_mismatch" : false, | ||
"rule_2b_override" : false, | ||
"highbit_warning" : false, | ||
"nul_warning" : false, | ||
"trigraph_warning" : false, | ||
"wordbuf_warning" : false, | ||
"ungetc_warning" : false, | ||
"Makefile_override" : false, | ||
"first_rule_is_all" : true, | ||
"found_all_rule" : true, | ||
"found_clean_rule" : true, | ||
"found_clobber_rule" : true, | ||
"found_try_rule" : true, | ||
"test_mode" : false, | ||
"manifest" : [ | ||
{"info_JSON" : ".info.json"}, | ||
{"auth_JSON" : ".auth.json"}, | ||
{"c_src" : "prog.c"}, | ||
{"Makefile" : "Makefile"}, | ||
{"remarks" : "remarks.md"}, | ||
{"extra_file" : "README.md"} | ||
], | ||
"formed_timestamp" : 1675547786, | ||
"formed_timestamp_usec" : 13685, | ||
"timestamp_epoch" : "Thu Jan 01 00:00:00 1970 UTC", | ||
"min_timestamp" : 1675547786, | ||
"formed_UTC" : "Sat Feb 04 21:56:26 2023 UTC" | ||
} |
47 changes: 47 additions & 0 deletions
47
test_ioccc/test_JSON/info.json/bad/info.manifest-index-html.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"no_comment" : "mandatory comment: because comments were removed from the original JSON spec", | ||
"IOCCC_info_version" : "1.14 2023-02-04", | ||
"IOCCC_contest" : "IOCCCMOCK", | ||
"IOCCC_year" : 2023, | ||
"mkiocccentry_version" : "1.0.2 2023-11-06", | ||
"iocccsize_version" : "28.13 2023-02-04", | ||
"chkentry_version" : "1.0 2023-02-04", | ||
"fnamchk_version" : "1.0 2023-02-04", | ||
"txzchk_version" : "1.0.2 2023-11-06", | ||
"IOCCC_contest_id" : "12345678-1234-4321-abcd-1234567890ab", | ||
"entry_num" : 0, | ||
"title" : "title-for-entry0", | ||
"abstract" : "abstract for entry #0", | ||
"tarball" : "entry.12345678-1234-4321-abcd-1234567890ab-0.1675547786.txz", | ||
"rule_2a_size" : 0, | ||
"rule_2b_size" : 0, | ||
"empty_override" : true, | ||
"rule_2a_override" : false, | ||
"rule_2a_mismatch" : false, | ||
"rule_2b_override" : false, | ||
"highbit_warning" : false, | ||
"nul_warning" : false, | ||
"trigraph_warning" : false, | ||
"wordbuf_warning" : false, | ||
"ungetc_warning" : false, | ||
"Makefile_override" : false, | ||
"first_rule_is_all" : true, | ||
"found_all_rule" : true, | ||
"found_clean_rule" : true, | ||
"found_clobber_rule" : true, | ||
"found_try_rule" : true, | ||
"test_mode" : false, | ||
"manifest" : [ | ||
{"info_JSON" : ".info.json"}, | ||
{"auth_JSON" : ".auth.json"}, | ||
{"c_src" : "prog.c"}, | ||
{"Makefile" : "Makefile"}, | ||
{"remarks" : "remarks.md"}, | ||
{"extra_file" : "index.html"} | ||
], | ||
"formed_timestamp" : 1675547786, | ||
"formed_timestamp_usec" : 13685, | ||
"timestamp_epoch" : "Thu Jan 01 00:00:00 1970 UTC", | ||
"min_timestamp" : 1675547786, | ||
"formed_UTC" : "Sat Feb 04 21:56:26 2023 UTC" | ||
} |
47 changes: 47 additions & 0 deletions
47
test_ioccc/test_JSON/info.json/bad/info.manifest-inventory-html.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"no_comment" : "mandatory comment: because comments were removed from the original JSON spec", | ||
"IOCCC_info_version" : "1.14 2023-02-04", | ||
"IOCCC_contest" : "IOCCCMOCK", | ||
"IOCCC_year" : 2023, | ||
"mkiocccentry_version" : "1.0.2 2023-11-06", | ||
"iocccsize_version" : "28.13 2023-02-04", | ||
"chkentry_version" : "1.0 2023-02-04", | ||
"fnamchk_version" : "1.0 2023-02-04", | ||
"txzchk_version" : "1.0.2 2023-11-06", | ||
"IOCCC_contest_id" : "12345678-1234-4321-abcd-1234567890ab", | ||
"entry_num" : 0, | ||
"title" : "title-for-entry0", | ||
"abstract" : "abstract for entry #0", | ||
"tarball" : "entry.12345678-1234-4321-abcd-1234567890ab-0.1675547786.txz", | ||
"rule_2a_size" : 0, | ||
"rule_2b_size" : 0, | ||
"empty_override" : true, | ||
"rule_2a_override" : false, | ||
"rule_2a_mismatch" : false, | ||
"rule_2b_override" : false, | ||
"highbit_warning" : false, | ||
"nul_warning" : false, | ||
"trigraph_warning" : false, | ||
"wordbuf_warning" : false, | ||
"ungetc_warning" : false, | ||
"Makefile_override" : false, | ||
"first_rule_is_all" : true, | ||
"found_all_rule" : true, | ||
"found_clean_rule" : true, | ||
"found_clobber_rule" : true, | ||
"found_try_rule" : true, | ||
"test_mode" : false, | ||
"manifest" : [ | ||
{"info_JSON" : ".info.json"}, | ||
{"auth_JSON" : ".auth.json"}, | ||
{"c_src" : "prog.c"}, | ||
{"Makefile" : "Makefile"}, | ||
{"remarks" : "remarks.md"}, | ||
{"extra_file" : "inventory.html"} | ||
], | ||
"formed_timestamp" : 1675547786, | ||
"formed_timestamp_usec" : 13685, | ||
"timestamp_epoch" : "Thu Jan 01 00:00:00 1970 UTC", | ||
"min_timestamp" : 1675547786, | ||
"formed_UTC" : "Sat Feb 04 21:56:26 2023 UTC" | ||
} |
47 changes: 47 additions & 0 deletions
47
test_ioccc/test_JSON/info.json/bad/info.manifest-prog-alt.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
{ | ||
"no_comment" : "mandatory comment: because comments were removed from the original JSON spec", | ||
"IOCCC_info_version" : "1.14 2023-02-04", | ||
"IOCCC_contest" : "IOCCCMOCK", | ||
"IOCCC_year" : 2023, | ||
"mkiocccentry_version" : "1.0.2 2023-11-06", | ||
"iocccsize_version" : "28.13 2023-02-04", | ||
"chkentry_version" : "1.0 2023-02-04", | ||
"fnamchk_version" : "1.0 2023-02-04", | ||
"txzchk_version" : "1.0.2 2023-11-06", | ||
"IOCCC_contest_id" : "12345678-1234-4321-abcd-1234567890ab", | ||
"entry_num" : 0, | ||
"title" : "title-for-entry0", | ||
"abstract" : "abstract for entry #0", | ||
"tarball" : "entry.12345678-1234-4321-abcd-1234567890ab-0.1675547786.txz", | ||
"rule_2a_size" : 0, | ||
"rule_2b_size" : 0, | ||
"empty_override" : true, | ||
"rule_2a_override" : false, | ||
"rule_2a_mismatch" : false, | ||
"rule_2b_override" : false, | ||
"highbit_warning" : false, | ||
"nul_warning" : false, | ||
"trigraph_warning" : false, | ||
"wordbuf_warning" : false, | ||
"ungetc_warning" : false, | ||
"Makefile_override" : false, | ||
"first_rule_is_all" : true, | ||
"found_all_rule" : true, | ||
"found_clean_rule" : true, | ||
"found_clobber_rule" : true, | ||
"found_try_rule" : true, | ||
"test_mode" : false, | ||
"manifest" : [ | ||
{"info_JSON" : ".info.json"}, | ||
{"auth_JSON" : ".auth.json"}, | ||
{"c_src" : "prog.c"}, | ||
{"Makefile" : "Makefile"}, | ||
{"remarks" : "remarks.md"}, | ||
{"extra_file" : "prog.alt"} | ||
], | ||
"formed_timestamp" : 1675547786, | ||
"formed_timestamp_usec" : 13685, | ||
"timestamp_epoch" : "Thu Jan 01 00:00:00 1970 UTC", | ||
"min_timestamp" : 1675547786, | ||
"formed_UTC" : "Sat Feb 04 21:56:26 2023 UTC" | ||
} |
48 changes: 48 additions & 0 deletions
48
test_ioccc/test_JSON/info.json/bad/info.manifest-prog-orig-c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"no_comment" : "mandatory comment: because comments were removed from the original JSON spec", | ||
"IOCCC_info_version" : "1.14 2023-02-04", | ||
"IOCCC_contest" : "IOCCCMOCK", | ||
"IOCCC_year" : 2023, | ||
"mkiocccentry_version" : "1.0.2 2023-11-06", | ||
"iocccsize_version" : "28.13 2023-02-04", | ||
"chkentry_version" : "1.0 2023-02-04", | ||
"fnamchk_version" : "1.0 2023-02-04", | ||
"txzchk_version" : "1.0.2 2023-11-06", | ||
"IOCCC_contest_id" : "12345678-1234-4321-abcd-1234567890ab", | ||
"entry_num" : 0, | ||
"title" : "title-for-entry0", | ||
"abstract" : "abstract for entry #0", | ||
"tarball" : "entry.12345678-1234-4321-abcd-1234567890ab-0.1675547786.txz", | ||
"rule_2a_size" : 0, | ||
"rule_2b_size" : 0, | ||
"empty_override" : true, | ||
"rule_2a_override" : false, | ||
"rule_2a_mismatch" : false, | ||
"rule_2b_override" : false, | ||
"highbit_warning" : false, | ||
"nul_warning" : false, | ||
"trigraph_warning" : false, | ||
"wordbuf_warning" : false, | ||
"ungetc_warning" : false, | ||
"Makefile_override" : false, | ||
"first_rule_is_all" : true, | ||
"found_all_rule" : true, | ||
"found_clean_rule" : true, | ||
"found_clobber_rule" : true, | ||
"found_try_rule" : true, | ||
"test_mode" : false, | ||
"manifest" : [ | ||
{"info_JSON" : ".info.json"}, | ||
{"auth_JSON" : ".auth.json"}, | ||
{"c_src" : "prog.c"}, | ||
{"Makefile" : "Makefile"}, | ||
{"remarks" : "remarks.md"}, | ||
{"extra_file" : "README.md"}, | ||
{"extra_file" : "prog.orig.c"} | ||
], | ||
"formed_timestamp" : 1675547786, | ||
"formed_timestamp_usec" : 13685, | ||
"timestamp_epoch" : "Thu Jan 01 00:00:00 1970 UTC", | ||
"min_timestamp" : 1675547786, | ||
"formed_UTC" : "Sat Feb 04 21:56:26 2023 UTC" | ||
} |
Oops, something went wrong.