diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-07-17 08:54:44 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-07-17 08:54:44 +0200 |
| commit | 270e5b0444f67781856bf80db51650af9cb89b0c (patch) | |
| tree | 1f895ca8fdbf256dcdf550dd0a28ca99993efc08 /test/080_allowedmoves | |
| parent | 2d0ab15ac1f81c76cb6bb31bbdad3d2ee339e062 (diff) | |
| download | nissy-core-270e5b0444f67781856bf80db51650af9cb89b0c.tar.gz nissy-core-270e5b0444f67781856bf80db51650af9cb89b0c.zip | |
Renamed tests to make space for more coordinate tests
Diffstat (limited to '')
| -rw-r--r-- | test/090_allowedmoves/00_empty.in (renamed from test/080_allowedmoves/00_empty.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/00_empty.out (renamed from test/080_allowedmoves/00_empty.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/01_onemove.in (renamed from test/080_allowedmoves/01_onemove.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/01_onemove.out (renamed from test/080_allowedmoves/01_onemove.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/02_F_F2.in (renamed from test/080_allowedmoves/02_F_F2.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/02_F_F2.out (renamed from test/080_allowedmoves/02_F_F2.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/03_U_F.in (renamed from test/080_allowedmoves/03_U_F.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/03_U_F.out (renamed from test/080_allowedmoves/03_U_F.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/04_R_L_R.in (renamed from test/080_allowedmoves/04_R_L_R.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/04_R_L_R.out (renamed from test/080_allowedmoves/04_R_L_R.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/05_longer_true.in (renamed from test/080_allowedmoves/05_longer_true.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/05_longer_true.out (renamed from test/080_allowedmoves/05_longer_true.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/06_longer_false.in (renamed from test/080_allowedmoves/06_longer_false.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/06_longer_false.out (renamed from test/080_allowedmoves/06_longer_false.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/07_D_U_false_order.in (renamed from test/080_allowedmoves/07_D_U_false_order.in) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/07_D_U_false_order.out (renamed from test/080_allowedmoves/07_D_U_false_order.out) | 0 | ||||
| -rw-r--r-- | test/090_allowedmoves/allowedmoves_tests.c (renamed from test/080_allowedmoves/allowedmoves_tests.c) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/test/080_allowedmoves/00_empty.in b/test/090_allowedmoves/00_empty.in index 573541a..573541a 100644 --- a/test/080_allowedmoves/00_empty.in +++ b/test/090_allowedmoves/00_empty.in | |||
diff --git a/test/080_allowedmoves/00_empty.out b/test/090_allowedmoves/00_empty.out index 27ba77d..27ba77d 100644 --- a/test/080_allowedmoves/00_empty.out +++ b/test/090_allowedmoves/00_empty.out | |||
diff --git a/test/080_allowedmoves/01_onemove.in b/test/090_allowedmoves/01_onemove.in index aac8dac..aac8dac 100644 --- a/test/080_allowedmoves/01_onemove.in +++ b/test/090_allowedmoves/01_onemove.in | |||
diff --git a/test/080_allowedmoves/01_onemove.out b/test/090_allowedmoves/01_onemove.out index 27ba77d..27ba77d 100644 --- a/test/080_allowedmoves/01_onemove.out +++ b/test/090_allowedmoves/01_onemove.out | |||
diff --git a/test/080_allowedmoves/02_F_F2.in b/test/090_allowedmoves/02_F_F2.in index 93f0a9c..93f0a9c 100644 --- a/test/080_allowedmoves/02_F_F2.in +++ b/test/090_allowedmoves/02_F_F2.in | |||
diff --git a/test/080_allowedmoves/02_F_F2.out b/test/090_allowedmoves/02_F_F2.out index c508d53..c508d53 100644 --- a/test/080_allowedmoves/02_F_F2.out +++ b/test/090_allowedmoves/02_F_F2.out | |||
diff --git a/test/080_allowedmoves/03_U_F.in b/test/090_allowedmoves/03_U_F.in index ad3607e..ad3607e 100644 --- a/test/080_allowedmoves/03_U_F.in +++ b/test/090_allowedmoves/03_U_F.in | |||
diff --git a/test/080_allowedmoves/03_U_F.out b/test/090_allowedmoves/03_U_F.out index 27ba77d..27ba77d 100644 --- a/test/080_allowedmoves/03_U_F.out +++ b/test/090_allowedmoves/03_U_F.out | |||
diff --git a/test/080_allowedmoves/04_R_L_R.in b/test/090_allowedmoves/04_R_L_R.in index ffd9542..ffd9542 100644 --- a/test/080_allowedmoves/04_R_L_R.in +++ b/test/090_allowedmoves/04_R_L_R.in | |||
diff --git a/test/080_allowedmoves/04_R_L_R.out b/test/090_allowedmoves/04_R_L_R.out index c508d53..c508d53 100644 --- a/test/080_allowedmoves/04_R_L_R.out +++ b/test/090_allowedmoves/04_R_L_R.out | |||
diff --git a/test/080_allowedmoves/05_longer_true.in b/test/090_allowedmoves/05_longer_true.in index 1d9999c..1d9999c 100644 --- a/test/080_allowedmoves/05_longer_true.in +++ b/test/090_allowedmoves/05_longer_true.in | |||
diff --git a/test/080_allowedmoves/05_longer_true.out b/test/090_allowedmoves/05_longer_true.out index 27ba77d..27ba77d 100644 --- a/test/080_allowedmoves/05_longer_true.out +++ b/test/090_allowedmoves/05_longer_true.out | |||
diff --git a/test/080_allowedmoves/06_longer_false.in b/test/090_allowedmoves/06_longer_false.in index 00fe94f..00fe94f 100644 --- a/test/080_allowedmoves/06_longer_false.in +++ b/test/090_allowedmoves/06_longer_false.in | |||
diff --git a/test/080_allowedmoves/06_longer_false.out b/test/090_allowedmoves/06_longer_false.out index c508d53..c508d53 100644 --- a/test/080_allowedmoves/06_longer_false.out +++ b/test/090_allowedmoves/06_longer_false.out | |||
diff --git a/test/080_allowedmoves/07_D_U_false_order.in b/test/090_allowedmoves/07_D_U_false_order.in index 680d1a1..680d1a1 100644 --- a/test/080_allowedmoves/07_D_U_false_order.in +++ b/test/090_allowedmoves/07_D_U_false_order.in | |||
diff --git a/test/080_allowedmoves/07_D_U_false_order.out b/test/090_allowedmoves/07_D_U_false_order.out index c508d53..c508d53 100644 --- a/test/080_allowedmoves/07_D_U_false_order.out +++ b/test/090_allowedmoves/07_D_U_false_order.out | |||
diff --git a/test/080_allowedmoves/allowedmoves_tests.c b/test/090_allowedmoves/allowedmoves_tests.c index aa6bda7..aa6bda7 100644 --- a/test/080_allowedmoves/allowedmoves_tests.c +++ b/test/090_allowedmoves/allowedmoves_tests.c | |||
