diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-19 15:06:11 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-06-19 15:06:11 +0200 |
| commit | c5dfc897160bc9bbc6a91c77b5d58d421fd1cfe1 (patch) | |
| tree | ad73b01c37697c8b7392c85ffc7a02fb6a08e5f6 /test/io | |
| parent | 7e9afaa14ca293a7e9d5a76af36d9a0aecbb031d (diff) | |
| download | nissy-core-c5dfc897160bc9bbc6a91c77b5d58d421fd1cfe1.tar.gz nissy-core-c5dfc897160bc9bbc6a91c77b5d58d421fd1cfe1.zip | |
Renamed test folders to keep order
Diffstat (limited to '')
| -rw-r--r-- | test/01_io/00_garbage.in (renamed from test/io/00_garbage.in) | 0 | ||||
| -rw-r--r-- | test/01_io/00_garbage.out (renamed from test/io/00_garbage.out) | 0 | ||||
| -rw-r--r-- | test/01_io/01_solved_oneline.in (renamed from test/io/01_solved_oneline.in) | 0 | ||||
| -rw-r--r-- | test/01_io/01_solved_oneline.out (renamed from test/io/01_solved_oneline.out) | 0 | ||||
| -rw-r--r-- | test/01_io/02_solved_oneline_whitespace.in (renamed from test/io/02_solved_oneline_whitespace.in) | 0 | ||||
| -rw-r--r-- | test/01_io/02_solved_oneline_whitespace.out (renamed from test/io/02_solved_oneline_whitespace.out) | 0 | ||||
| -rw-r--r-- | test/01_io/03_solved_multiline.in (renamed from test/io/03_solved_multiline.in) | 0 | ||||
| -rw-r--r-- | test/01_io/03_solved_multiline.out (renamed from test/io/03_solved_multiline.out) | 0 | ||||
| -rw-r--r-- | test/01_io/04_inconsistent_ep.in (renamed from test/io/04_inconsistent_ep.in) | 0 | ||||
| -rw-r--r-- | test/01_io/04_inconsistent_ep.out (renamed from test/io/04_inconsistent_ep.out) | 0 | ||||
| -rw-r--r-- | test/01_io/05_inconsistent_eo.in (renamed from test/io/05_inconsistent_eo.in) | 0 | ||||
| -rw-r--r-- | test/01_io/05_inconsistent_eo.out (renamed from test/io/05_inconsistent_eo.out) | 0 | ||||
| -rw-r--r-- | test/01_io/06_inconsistent_cp.in (renamed from test/io/06_inconsistent_cp.in) | 0 | ||||
| -rw-r--r-- | test/01_io/06_inconsistent_cp.out (renamed from test/io/06_inconsistent_cp.out) | 0 | ||||
| -rw-r--r-- | test/01_io/07_inconsistent_co.in (renamed from test/io/07_inconsistent_co.in) | 0 | ||||
| -rw-r--r-- | test/01_io/07_inconsistent_co.out (renamed from test/io/07_inconsistent_co.out) | 0 | ||||
| -rw-r--r-- | test/01_io/08_unsolved.in (renamed from test/io/08_unsolved.in) | 0 | ||||
| -rw-r--r-- | test/01_io/08_unsolved.out (renamed from test/io/08_unsolved.out) | 0 | ||||
| -rw-r--r-- | test/01_io/io_tests.c (renamed from test/io/io_tests.c) | 0 |
19 files changed, 0 insertions, 0 deletions
diff --git a/test/io/00_garbage.in b/test/01_io/00_garbage.in index 9ac203a..9ac203a 100644 --- a/test/io/00_garbage.in +++ b/test/01_io/00_garbage.in | |||
diff --git a/test/io/00_garbage.out b/test/01_io/00_garbage.out index 5b9114e..5b9114e 100644 --- a/test/io/00_garbage.out +++ b/test/01_io/00_garbage.out | |||
diff --git a/test/io/01_solved_oneline.in b/test/01_io/01_solved_oneline.in index dff224d..dff224d 100644 --- a/test/io/01_solved_oneline.in +++ b/test/01_io/01_solved_oneline.in | |||
diff --git a/test/io/01_solved_oneline.out b/test/01_io/01_solved_oneline.out index dff224d..dff224d 100644 --- a/test/io/01_solved_oneline.out +++ b/test/01_io/01_solved_oneline.out | |||
diff --git a/test/io/02_solved_oneline_whitespace.in b/test/01_io/02_solved_oneline_whitespace.in index 5d10368..5d10368 100644 --- a/test/io/02_solved_oneline_whitespace.in +++ b/test/01_io/02_solved_oneline_whitespace.in | |||
diff --git a/test/io/02_solved_oneline_whitespace.out b/test/01_io/02_solved_oneline_whitespace.out index dff224d..dff224d 100644 --- a/test/io/02_solved_oneline_whitespace.out +++ b/test/01_io/02_solved_oneline_whitespace.out | |||
diff --git a/test/io/03_solved_multiline.in b/test/01_io/03_solved_multiline.in index 9f9652b..9f9652b 100644 --- a/test/io/03_solved_multiline.in +++ b/test/01_io/03_solved_multiline.in | |||
diff --git a/test/io/03_solved_multiline.out b/test/01_io/03_solved_multiline.out index dff224d..dff224d 100644 --- a/test/io/03_solved_multiline.out +++ b/test/01_io/03_solved_multiline.out | |||
diff --git a/test/io/04_inconsistent_ep.in b/test/01_io/04_inconsistent_ep.in index 8483962..8483962 100644 --- a/test/io/04_inconsistent_ep.in +++ b/test/01_io/04_inconsistent_ep.in | |||
diff --git a/test/io/04_inconsistent_ep.out b/test/01_io/04_inconsistent_ep.out index cb70902..cb70902 100644 --- a/test/io/04_inconsistent_ep.out +++ b/test/01_io/04_inconsistent_ep.out | |||
diff --git a/test/io/05_inconsistent_eo.in b/test/01_io/05_inconsistent_eo.in index a92089d..a92089d 100644 --- a/test/io/05_inconsistent_eo.in +++ b/test/01_io/05_inconsistent_eo.in | |||
diff --git a/test/io/05_inconsistent_eo.out b/test/01_io/05_inconsistent_eo.out index cb70902..cb70902 100644 --- a/test/io/05_inconsistent_eo.out +++ b/test/01_io/05_inconsistent_eo.out | |||
diff --git a/test/io/06_inconsistent_cp.in b/test/01_io/06_inconsistent_cp.in index 2085dd5..2085dd5 100644 --- a/test/io/06_inconsistent_cp.in +++ b/test/01_io/06_inconsistent_cp.in | |||
diff --git a/test/io/06_inconsistent_cp.out b/test/01_io/06_inconsistent_cp.out index cb70902..cb70902 100644 --- a/test/io/06_inconsistent_cp.out +++ b/test/01_io/06_inconsistent_cp.out | |||
diff --git a/test/io/07_inconsistent_co.in b/test/01_io/07_inconsistent_co.in index abd74e2..abd74e2 100644 --- a/test/io/07_inconsistent_co.in +++ b/test/01_io/07_inconsistent_co.in | |||
diff --git a/test/io/07_inconsistent_co.out b/test/01_io/07_inconsistent_co.out index cb70902..cb70902 100644 --- a/test/io/07_inconsistent_co.out +++ b/test/01_io/07_inconsistent_co.out | |||
diff --git a/test/io/08_unsolved.in b/test/01_io/08_unsolved.in index c992ce7..c992ce7 100644 --- a/test/io/08_unsolved.in +++ b/test/01_io/08_unsolved.in | |||
diff --git a/test/io/08_unsolved.out b/test/01_io/08_unsolved.out index 8c132cf..8c132cf 100644 --- a/test/io/08_unsolved.out +++ b/test/01_io/08_unsolved.out | |||
diff --git a/test/io/io_tests.c b/test/01_io/io_tests.c index 1ef99d0..1ef99d0 100644 --- a/test/io/io_tests.c +++ b/test/01_io/io_tests.c | |||
