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 | |
| 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 'test')
| -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 | ||||
| -rw-r--r-- | test/091_getcube/00_solved_0.in (renamed from test/081_getcube/00_solved_0.in) | 0 | ||||
| -rw-r--r-- | test/091_getcube/00_solved_0.out (renamed from test/081_getcube/00_solved_0.out) | 0 | ||||
| -rw-r--r-- | test/091_getcube/02_scrambled.in (renamed from test/081_getcube/02_scrambled.in) | 0 | ||||
| -rw-r--r-- | test/091_getcube/02_scrambled.out (renamed from test/081_getcube/02_scrambled.out) | 0 | ||||
| -rw-r--r-- | test/091_getcube/getcube_tests.c (renamed from test/081_getcube/getcube_tests.c) | 0 | ||||
| -rw-r--r-- | test/100_tables_readwrite/00_table.in (renamed from test/090_tables_readwrite/00_table.in) | 0 | ||||
| -rw-r--r-- | test/100_tables_readwrite/00_table.out (renamed from test/090_tables_readwrite/00_table.out) | 0 | ||||
| -rw-r--r-- | test/100_tables_readwrite/tables_readwrite_tests.c (renamed from test/090_tables_readwrite/tables_readwrite_tests.c) | 0 | ||||
| -rw-r--r-- | test/110_gendata_cocsep/00_all.in (renamed from test/100_gendata_cocsep/00_all.in) | 0 | ||||
| -rw-r--r-- | test/110_gendata_cocsep/00_all.out (renamed from test/100_gendata_cocsep/00_all.out) | 0 | ||||
| -rw-r--r-- | test/110_gendata_cocsep/gendata_cocsep_tests.c (renamed from test/100_gendata_cocsep/gendata_cocsep_tests.c) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/00_solved.in (renamed from test/101_cocsep_transform_invariant/00_solved.in) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/00_solved.out (renamed from test/101_cocsep_transform_invariant/00_solved.out) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/01_U.in (renamed from test/101_cocsep_transform_invariant/01_U.in) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/01_U.out (renamed from test/101_cocsep_transform_invariant/01_U.out) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/02_scrambled.in (renamed from test/101_cocsep_transform_invariant/02_scrambled.in) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/02_scrambled.out (renamed from test/101_cocsep_transform_invariant/02_scrambled.out) | 0 | ||||
| -rw-r--r-- | test/111_cocsep_transform_invariant/cocsep_transform_invariant.c (renamed from test/101_cocsep_transform_invariant/cocsep_transform_invariant.c) | 0 | ||||
| -rw-r--r-- | test/112_cocsep_selfsim/00_all.in (renamed from test/102_cocsep_selfsim/00_all.in) | 0 | ||||
| -rw-r--r-- | test/112_cocsep_selfsim/00_all.out (renamed from test/102_cocsep_selfsim/00_all.out) | 0 | ||||
| -rw-r--r-- | test/112_cocsep_selfsim/cocsep_selfsim_tests.c (renamed from test/102_cocsep_selfsim/cocsep_selfsim_tests.c) | 0 | ||||
| -rw-r--r-- | test/113_cocsep_selfsim_distribution/00_all.in (renamed from test/103_cocsep_selfsim_distribution/00_all.in) | 0 | ||||
| -rw-r--r-- | test/113_cocsep_selfsim_distribution/00_all.out (renamed from test/103_cocsep_selfsim_distribution/00_all.out) | 0 | ||||
| -rw-r--r-- | test/113_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c (renamed from test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c) | 0 | ||||
| -rw-r--r-- | test/114_cocsep_ttrep/00_all.in (renamed from test/104_cocsep_ttrep/00_all.in) | 0 | ||||
| -rw-r--r-- | test/114_cocsep_ttrep/00_all.out (renamed from test/104_cocsep_ttrep/00_all.out) | 0 | ||||
| -rw-r--r-- | test/114_cocsep_ttrep/cocsep_ttrep_tests.c (renamed from test/104_cocsep_ttrep/cocsep_ttrep_tests.c) | 0 | ||||
| -rw-r--r-- | test/115_gendata_eoesep/00_all.in (renamed from test/105_gendata_eoesep/00_all.in) | 0 | ||||
| -rw-r--r-- | test/115_gendata_eoesep/00_all.out (renamed from test/105_gendata_eoesep/00_all.out) | 0 | ||||
| -rw-r--r-- | test/115_gendata_eoesep/gendata_eoesep_tests.c (renamed from test/105_gendata_eoesep/gendata_eoesep_tests.c) | 0 | ||||
| -rw-r--r-- | test/120_coord_invcoord_h48/00_all.in (renamed from test/110_coord_invcoord_h48/00_all.in) | 0 | ||||
| -rw-r--r-- | test/120_coord_invcoord_h48/00_all.out (renamed from test/110_coord_invcoord_h48/00_all.out) | 0 | ||||
| -rw-r--r-- | test/120_coord_invcoord_h48/coord_invcoord_h48_tests.c (renamed from test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c) | 0 | ||||
| -rw-r--r-- | test/121_h48map/00_small.in (renamed from test/111_h48map/00_small.in) | 0 | ||||
| -rw-r--r-- | test/121_h48map/00_small.out (renamed from test/111_h48map/00_small.out) | 0 | ||||
| -rw-r--r-- | test/121_h48map/01_large.in (renamed from test/111_h48map/01_large.in) | 0 | ||||
| -rw-r--r-- | test/121_h48map/01_large.out (renamed from test/111_h48map/01_large.out) | 0 | ||||
| -rw-r--r-- | test/121_h48map/h48map_tests.c (renamed from test/111_h48map/h48map_tests.c) | 0 | ||||
| -rw-r--r-- | test/122_gendata_h48short/00_depth_1.in (renamed from test/112_gendata_h48short/00_depth_1.in) | 0 | ||||
| -rw-r--r-- | test/122_gendata_h48short/00_depth_1.out (renamed from test/112_gendata_h48short/00_depth_1.out) | 0 | ||||
| -rw-r--r-- | test/122_gendata_h48short/01_depth_3.in (renamed from test/112_gendata_h48short/01_depth_3.in) | 0 | ||||
| -rw-r--r-- | test/122_gendata_h48short/01_depth_3.out (renamed from test/112_gendata_h48short/01_depth_3.out) | 0 | ||||
| -rw-r--r-- | test/122_gendata_h48short/gendata_h48short_tests.c (renamed from test/112_gendata_h48short/gendata_h48short_tests.c) | 0 | ||||
| -rw-r--r-- | test/130_gendata_eo/00_all.in (renamed from test/120_gendata_eo/00_all.in) | 0 | ||||
| -rw-r--r-- | test/130_gendata_eo/00_all.out (renamed from test/120_gendata_eo/00_all.out) | 0 | ||||
| -rw-r--r-- | test/130_gendata_eo/gendata_eo_tests.c (renamed from test/120_gendata_eo/gendata_eo_tests.c) | 0 | ||||
| -rw-r--r-- | test/131_coorddata_dr/00_all.in (renamed from test/121_coorddata_dr/00_all.in) | 0 | ||||
| -rw-r--r-- | test/131_coorddata_dr/00_all.out (renamed from test/121_coorddata_dr/00_all.out) | 0 | ||||
| -rw-r--r-- | test/131_coorddata_dr/coorddata_dr.c (renamed from test/121_coorddata_dr/coorddata_dr.c) | 0 | ||||
| -rw-r--r-- | test/132_coorddata_dreo/00_all.in (renamed from test/122_coorddata_dreo/00_all.in) | 0 | ||||
| -rw-r--r-- | test/132_coorddata_dreo/00_all.out (renamed from test/122_coorddata_dreo/00_all.out) | 0 | ||||
| -rw-r--r-- | test/132_coorddata_dreo/coorddata_dreo.c (renamed from test/122_coorddata_dreo/coorddata_dreo.c) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/00_empty.in (renamed from test/130_appendsolution/00_empty.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/00_empty.out (renamed from test/130_appendsolution/00_empty.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/01_simple_onlynormal_nounniss.in (renamed from test/130_appendsolution/01_simple_onlynormal_nounniss.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/01_simple_onlynormal_nounniss.out (renamed from test/130_appendsolution/01_simple_onlynormal_nounniss.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.in (renamed from test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.out (renamed from test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/03_simple_unniss.in (renamed from test/130_appendsolution/03_simple_unniss.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/03_simple_unniss.out (renamed from test/130_appendsolution/03_simple_unniss.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/04_niss_nounniss.in (renamed from test/130_appendsolution/04_niss_nounniss.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/04_niss_nounniss.out (renamed from test/130_appendsolution/04_niss_nounniss.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/05_sort_parallel.in (renamed from test/130_appendsolution/05_sort_parallel.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/05_sort_parallel.out (renamed from test/130_appendsolution/05_sort_parallel.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/06_unniss_trans_sort.in (renamed from test/130_appendsolution/06_unniss_trans_sort.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/06_unniss_trans_sort.out (renamed from test/130_appendsolution/06_unniss_trans_sort.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/07_unniss_cancel_nosol.in (renamed from test/130_appendsolution/07_unniss_cancel_nosol.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/07_unniss_cancel_nosol.out (renamed from test/130_appendsolution/07_unniss_cancel_nosol.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/08_unniss_cancel_nosol_v2.in (renamed from test/130_appendsolution/08_unniss_cancel_nosol_v2.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/08_unniss_cancel_nosol_v2.out (renamed from test/130_appendsolution/08_unniss_cancel_nosol_v2.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/09_fullinverse_niss.in (renamed from test/130_appendsolution/09_fullinverse_niss.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/09_fullinverse_niss.out (renamed from test/130_appendsolution/09_fullinverse_niss.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/10_rotated.in (renamed from test/130_appendsolution/10_rotated.in) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/10_rotated.out (renamed from test/130_appendsolution/10_rotated.out) | 0 | ||||
| -rw-r--r-- | test/140_appendsolution/appendsolution_tests.c (renamed from test/130_appendsolution/appendsolution_tests.c) | 0 |
92 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 | |||
diff --git a/test/081_getcube/00_solved_0.in b/test/091_getcube/00_solved_0.in index 44e0be8..44e0be8 100644 --- a/test/081_getcube/00_solved_0.in +++ b/test/091_getcube/00_solved_0.in | |||
diff --git a/test/081_getcube/00_solved_0.out b/test/091_getcube/00_solved_0.out index 5aa6ba7..5aa6ba7 100644 --- a/test/081_getcube/00_solved_0.out +++ b/test/091_getcube/00_solved_0.out | |||
diff --git a/test/081_getcube/02_scrambled.in b/test/091_getcube/02_scrambled.in index b24bfbf..b24bfbf 100644 --- a/test/081_getcube/02_scrambled.in +++ b/test/091_getcube/02_scrambled.in | |||
diff --git a/test/081_getcube/02_scrambled.out b/test/091_getcube/02_scrambled.out index 4dfa7b7..4dfa7b7 100644 --- a/test/081_getcube/02_scrambled.out +++ b/test/091_getcube/02_scrambled.out | |||
diff --git a/test/081_getcube/getcube_tests.c b/test/091_getcube/getcube_tests.c index 07e621e..07e621e 100644 --- a/test/081_getcube/getcube_tests.c +++ b/test/091_getcube/getcube_tests.c | |||
diff --git a/test/090_tables_readwrite/00_table.in b/test/100_tables_readwrite/00_table.in index 3c2da46..3c2da46 100644 --- a/test/090_tables_readwrite/00_table.in +++ b/test/100_tables_readwrite/00_table.in | |||
diff --git a/test/090_tables_readwrite/00_table.out b/test/100_tables_readwrite/00_table.out index 3c2da46..3c2da46 100644 --- a/test/090_tables_readwrite/00_table.out +++ b/test/100_tables_readwrite/00_table.out | |||
diff --git a/test/090_tables_readwrite/tables_readwrite_tests.c b/test/100_tables_readwrite/tables_readwrite_tests.c index 96a60bb..96a60bb 100644 --- a/test/090_tables_readwrite/tables_readwrite_tests.c +++ b/test/100_tables_readwrite/tables_readwrite_tests.c | |||
diff --git a/test/100_gendata_cocsep/00_all.in b/test/110_gendata_cocsep/00_all.in index e69de29..e69de29 100644 --- a/test/100_gendata_cocsep/00_all.in +++ b/test/110_gendata_cocsep/00_all.in | |||
diff --git a/test/100_gendata_cocsep/00_all.out b/test/110_gendata_cocsep/00_all.out index 82eb6c2..82eb6c2 100644 --- a/test/100_gendata_cocsep/00_all.out +++ b/test/110_gendata_cocsep/00_all.out | |||
diff --git a/test/100_gendata_cocsep/gendata_cocsep_tests.c b/test/110_gendata_cocsep/gendata_cocsep_tests.c index c1eef77..c1eef77 100644 --- a/test/100_gendata_cocsep/gendata_cocsep_tests.c +++ b/test/110_gendata_cocsep/gendata_cocsep_tests.c | |||
diff --git a/test/101_cocsep_transform_invariant/00_solved.in b/test/111_cocsep_transform_invariant/00_solved.in index 5aa6ba7..5aa6ba7 100644 --- a/test/101_cocsep_transform_invariant/00_solved.in +++ b/test/111_cocsep_transform_invariant/00_solved.in | |||
diff --git a/test/101_cocsep_transform_invariant/00_solved.out b/test/111_cocsep_transform_invariant/00_solved.out index e69de29..e69de29 100644 --- a/test/101_cocsep_transform_invariant/00_solved.out +++ b/test/111_cocsep_transform_invariant/00_solved.out | |||
diff --git a/test/101_cocsep_transform_invariant/01_U.in b/test/111_cocsep_transform_invariant/01_U.in index 250d3a1..250d3a1 100644 --- a/test/101_cocsep_transform_invariant/01_U.in +++ b/test/111_cocsep_transform_invariant/01_U.in | |||
diff --git a/test/101_cocsep_transform_invariant/01_U.out b/test/111_cocsep_transform_invariant/01_U.out index e69de29..e69de29 100644 --- a/test/101_cocsep_transform_invariant/01_U.out +++ b/test/111_cocsep_transform_invariant/01_U.out | |||
diff --git a/test/101_cocsep_transform_invariant/02_scrambled.in b/test/111_cocsep_transform_invariant/02_scrambled.in index 6bb8d86..6bb8d86 100644 --- a/test/101_cocsep_transform_invariant/02_scrambled.in +++ b/test/111_cocsep_transform_invariant/02_scrambled.in | |||
diff --git a/test/101_cocsep_transform_invariant/02_scrambled.out b/test/111_cocsep_transform_invariant/02_scrambled.out index e69de29..e69de29 100644 --- a/test/101_cocsep_transform_invariant/02_scrambled.out +++ b/test/111_cocsep_transform_invariant/02_scrambled.out | |||
diff --git a/test/101_cocsep_transform_invariant/cocsep_transform_invariant.c b/test/111_cocsep_transform_invariant/cocsep_transform_invariant.c index 5553fd1..5553fd1 100644 --- a/test/101_cocsep_transform_invariant/cocsep_transform_invariant.c +++ b/test/111_cocsep_transform_invariant/cocsep_transform_invariant.c | |||
diff --git a/test/102_cocsep_selfsim/00_all.in b/test/112_cocsep_selfsim/00_all.in index 5d0021c..5d0021c 100644 --- a/test/102_cocsep_selfsim/00_all.in +++ b/test/112_cocsep_selfsim/00_all.in | |||
diff --git a/test/102_cocsep_selfsim/00_all.out b/test/112_cocsep_selfsim/00_all.out index cc96363..cc96363 100644 --- a/test/102_cocsep_selfsim/00_all.out +++ b/test/112_cocsep_selfsim/00_all.out | |||
diff --git a/test/102_cocsep_selfsim/cocsep_selfsim_tests.c b/test/112_cocsep_selfsim/cocsep_selfsim_tests.c index 1a1c6f2..1a1c6f2 100644 --- a/test/102_cocsep_selfsim/cocsep_selfsim_tests.c +++ b/test/112_cocsep_selfsim/cocsep_selfsim_tests.c | |||
diff --git a/test/103_cocsep_selfsim_distribution/00_all.in b/test/113_cocsep_selfsim_distribution/00_all.in index e69de29..e69de29 100644 --- a/test/103_cocsep_selfsim_distribution/00_all.in +++ b/test/113_cocsep_selfsim_distribution/00_all.in | |||
diff --git a/test/103_cocsep_selfsim_distribution/00_all.out b/test/113_cocsep_selfsim_distribution/00_all.out index e58bfe1..e58bfe1 100644 --- a/test/103_cocsep_selfsim_distribution/00_all.out +++ b/test/113_cocsep_selfsim_distribution/00_all.out | |||
diff --git a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c b/test/113_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c index 90208eb..90208eb 100644 --- a/test/103_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c +++ b/test/113_cocsep_selfsim_distribution/cocsep_selfsim_distribution_tests.c | |||
diff --git a/test/104_cocsep_ttrep/00_all.in b/test/114_cocsep_ttrep/00_all.in index e69de29..e69de29 100644 --- a/test/104_cocsep_ttrep/00_all.in +++ b/test/114_cocsep_ttrep/00_all.in | |||
diff --git a/test/104_cocsep_ttrep/00_all.out b/test/114_cocsep_ttrep/00_all.out index e69de29..e69de29 100644 --- a/test/104_cocsep_ttrep/00_all.out +++ b/test/114_cocsep_ttrep/00_all.out | |||
diff --git a/test/104_cocsep_ttrep/cocsep_ttrep_tests.c b/test/114_cocsep_ttrep/cocsep_ttrep_tests.c index 87975a4..87975a4 100644 --- a/test/104_cocsep_ttrep/cocsep_ttrep_tests.c +++ b/test/114_cocsep_ttrep/cocsep_ttrep_tests.c | |||
diff --git a/test/105_gendata_eoesep/00_all.in b/test/115_gendata_eoesep/00_all.in index e69de29..e69de29 100644 --- a/test/105_gendata_eoesep/00_all.in +++ b/test/115_gendata_eoesep/00_all.in | |||
diff --git a/test/105_gendata_eoesep/00_all.out b/test/115_gendata_eoesep/00_all.out index df5195d..df5195d 100644 --- a/test/105_gendata_eoesep/00_all.out +++ b/test/115_gendata_eoesep/00_all.out | |||
diff --git a/test/105_gendata_eoesep/gendata_eoesep_tests.c b/test/115_gendata_eoesep/gendata_eoesep_tests.c index 7ed9778..7ed9778 100644 --- a/test/105_gendata_eoesep/gendata_eoesep_tests.c +++ b/test/115_gendata_eoesep/gendata_eoesep_tests.c | |||
diff --git a/test/110_coord_invcoord_h48/00_all.in b/test/120_coord_invcoord_h48/00_all.in index 0480485..0480485 100644 --- a/test/110_coord_invcoord_h48/00_all.in +++ b/test/120_coord_invcoord_h48/00_all.in | |||
diff --git a/test/110_coord_invcoord_h48/00_all.out b/test/120_coord_invcoord_h48/00_all.out index e84be4b..e84be4b 100644 --- a/test/110_coord_invcoord_h48/00_all.out +++ b/test/120_coord_invcoord_h48/00_all.out | |||
diff --git a/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c b/test/120_coord_invcoord_h48/coord_invcoord_h48_tests.c index 0333f27..0333f27 100644 --- a/test/110_coord_invcoord_h48/coord_invcoord_h48_tests.c +++ b/test/120_coord_invcoord_h48/coord_invcoord_h48_tests.c | |||
diff --git a/test/111_h48map/00_small.in b/test/121_h48map/00_small.in index ee8e591..ee8e591 100644 --- a/test/111_h48map/00_small.in +++ b/test/121_h48map/00_small.in | |||
diff --git a/test/111_h48map/00_small.out b/test/121_h48map/00_small.out index 260e804..260e804 100644 --- a/test/111_h48map/00_small.out +++ b/test/121_h48map/00_small.out | |||
diff --git a/test/111_h48map/01_large.in b/test/121_h48map/01_large.in index 1812b40..1812b40 100644 --- a/test/111_h48map/01_large.in +++ b/test/121_h48map/01_large.in | |||
diff --git a/test/111_h48map/01_large.out b/test/121_h48map/01_large.out index f5e00d8..f5e00d8 100644 --- a/test/111_h48map/01_large.out +++ b/test/121_h48map/01_large.out | |||
diff --git a/test/111_h48map/h48map_tests.c b/test/121_h48map/h48map_tests.c index 927b157..927b157 100644 --- a/test/111_h48map/h48map_tests.c +++ b/test/121_h48map/h48map_tests.c | |||
diff --git a/test/112_gendata_h48short/00_depth_1.in b/test/122_gendata_h48short/00_depth_1.in index c86f15b..c86f15b 100644 --- a/test/112_gendata_h48short/00_depth_1.in +++ b/test/122_gendata_h48short/00_depth_1.in | |||
diff --git a/test/112_gendata_h48short/00_depth_1.out b/test/122_gendata_h48short/00_depth_1.out index b0dba31..b0dba31 100644 --- a/test/112_gendata_h48short/00_depth_1.out +++ b/test/122_gendata_h48short/00_depth_1.out | |||
diff --git a/test/112_gendata_h48short/01_depth_3.in b/test/122_gendata_h48short/01_depth_3.in index 920e70a..920e70a 100644 --- a/test/112_gendata_h48short/01_depth_3.in +++ b/test/122_gendata_h48short/01_depth_3.in | |||
diff --git a/test/112_gendata_h48short/01_depth_3.out b/test/122_gendata_h48short/01_depth_3.out index dbce376..dbce376 100644 --- a/test/112_gendata_h48short/01_depth_3.out +++ b/test/122_gendata_h48short/01_depth_3.out | |||
diff --git a/test/112_gendata_h48short/gendata_h48short_tests.c b/test/122_gendata_h48short/gendata_h48short_tests.c index 0de9408..0de9408 100644 --- a/test/112_gendata_h48short/gendata_h48short_tests.c +++ b/test/122_gendata_h48short/gendata_h48short_tests.c | |||
diff --git a/test/120_gendata_eo/00_all.in b/test/130_gendata_eo/00_all.in index e69de29..e69de29 100644 --- a/test/120_gendata_eo/00_all.in +++ b/test/130_gendata_eo/00_all.in | |||
diff --git a/test/120_gendata_eo/00_all.out b/test/130_gendata_eo/00_all.out index 42e8c66..42e8c66 100644 --- a/test/120_gendata_eo/00_all.out +++ b/test/130_gendata_eo/00_all.out | |||
diff --git a/test/120_gendata_eo/gendata_eo_tests.c b/test/130_gendata_eo/gendata_eo_tests.c index 1b985c3..1b985c3 100644 --- a/test/120_gendata_eo/gendata_eo_tests.c +++ b/test/130_gendata_eo/gendata_eo_tests.c | |||
diff --git a/test/121_coorddata_dr/00_all.in b/test/131_coorddata_dr/00_all.in index e69de29..e69de29 100644 --- a/test/121_coorddata_dr/00_all.in +++ b/test/131_coorddata_dr/00_all.in | |||
diff --git a/test/121_coorddata_dr/00_all.out b/test/131_coorddata_dr/00_all.out index d6109db..d6109db 100644 --- a/test/121_coorddata_dr/00_all.out +++ b/test/131_coorddata_dr/00_all.out | |||
diff --git a/test/121_coorddata_dr/coorddata_dr.c b/test/131_coorddata_dr/coorddata_dr.c index d8ac94a..d8ac94a 100644 --- a/test/121_coorddata_dr/coorddata_dr.c +++ b/test/131_coorddata_dr/coorddata_dr.c | |||
diff --git a/test/122_coorddata_dreo/00_all.in b/test/132_coorddata_dreo/00_all.in index e69de29..e69de29 100644 --- a/test/122_coorddata_dreo/00_all.in +++ b/test/132_coorddata_dreo/00_all.in | |||
diff --git a/test/122_coorddata_dreo/00_all.out b/test/132_coorddata_dreo/00_all.out index d6109db..d6109db 100644 --- a/test/122_coorddata_dreo/00_all.out +++ b/test/132_coorddata_dreo/00_all.out | |||
diff --git a/test/122_coorddata_dreo/coorddata_dreo.c b/test/132_coorddata_dreo/coorddata_dreo.c index 2b99b7f..2b99b7f 100644 --- a/test/122_coorddata_dreo/coorddata_dreo.c +++ b/test/132_coorddata_dreo/coorddata_dreo.c | |||
diff --git a/test/130_appendsolution/00_empty.in b/test/140_appendsolution/00_empty.in index 1100b95..1100b95 100644 --- a/test/130_appendsolution/00_empty.in +++ b/test/140_appendsolution/00_empty.in | |||
diff --git a/test/130_appendsolution/00_empty.out b/test/140_appendsolution/00_empty.out index 8581416..8581416 100644 --- a/test/130_appendsolution/00_empty.out +++ b/test/140_appendsolution/00_empty.out | |||
diff --git a/test/130_appendsolution/01_simple_onlynormal_nounniss.in b/test/140_appendsolution/01_simple_onlynormal_nounniss.in index fb1eaed..fb1eaed 100644 --- a/test/130_appendsolution/01_simple_onlynormal_nounniss.in +++ b/test/140_appendsolution/01_simple_onlynormal_nounniss.in | |||
diff --git a/test/130_appendsolution/01_simple_onlynormal_nounniss.out b/test/140_appendsolution/01_simple_onlynormal_nounniss.out index b577962..b577962 100644 --- a/test/130_appendsolution/01_simple_onlynormal_nounniss.out +++ b/test/140_appendsolution/01_simple_onlynormal_nounniss.out | |||
diff --git a/test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.in b/test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.in index db5f074..db5f074 100644 --- a/test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.in +++ b/test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.in | |||
diff --git a/test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.out b/test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.out index e1b5631..e1b5631 100644 --- a/test/130_appendsolution/02_simple_onlynormal_nounnis_multitrans.out +++ b/test/140_appendsolution/02_simple_onlynormal_nounnis_multitrans.out | |||
diff --git a/test/130_appendsolution/03_simple_unniss.in b/test/140_appendsolution/03_simple_unniss.in index 2c5a331..2c5a331 100644 --- a/test/130_appendsolution/03_simple_unniss.in +++ b/test/140_appendsolution/03_simple_unniss.in | |||
diff --git a/test/130_appendsolution/03_simple_unniss.out b/test/140_appendsolution/03_simple_unniss.out index 3ca210e..3ca210e 100644 --- a/test/130_appendsolution/03_simple_unniss.out +++ b/test/140_appendsolution/03_simple_unniss.out | |||
diff --git a/test/130_appendsolution/04_niss_nounniss.in b/test/140_appendsolution/04_niss_nounniss.in index b07f970..b07f970 100644 --- a/test/130_appendsolution/04_niss_nounniss.in +++ b/test/140_appendsolution/04_niss_nounniss.in | |||
diff --git a/test/130_appendsolution/04_niss_nounniss.out b/test/140_appendsolution/04_niss_nounniss.out index a616b4c..a616b4c 100644 --- a/test/130_appendsolution/04_niss_nounniss.out +++ b/test/140_appendsolution/04_niss_nounniss.out | |||
diff --git a/test/130_appendsolution/05_sort_parallel.in b/test/140_appendsolution/05_sort_parallel.in index bc1cf0f..bc1cf0f 100644 --- a/test/130_appendsolution/05_sort_parallel.in +++ b/test/140_appendsolution/05_sort_parallel.in | |||
diff --git a/test/130_appendsolution/05_sort_parallel.out b/test/140_appendsolution/05_sort_parallel.out index fc09830..fc09830 100644 --- a/test/130_appendsolution/05_sort_parallel.out +++ b/test/140_appendsolution/05_sort_parallel.out | |||
diff --git a/test/130_appendsolution/06_unniss_trans_sort.in b/test/140_appendsolution/06_unniss_trans_sort.in index 2ffab93..2ffab93 100644 --- a/test/130_appendsolution/06_unniss_trans_sort.in +++ b/test/140_appendsolution/06_unniss_trans_sort.in | |||
diff --git a/test/130_appendsolution/06_unniss_trans_sort.out b/test/140_appendsolution/06_unniss_trans_sort.out index 28d7827..28d7827 100644 --- a/test/130_appendsolution/06_unniss_trans_sort.out +++ b/test/140_appendsolution/06_unniss_trans_sort.out | |||
diff --git a/test/130_appendsolution/07_unniss_cancel_nosol.in b/test/140_appendsolution/07_unniss_cancel_nosol.in index 6883d05..6883d05 100644 --- a/test/130_appendsolution/07_unniss_cancel_nosol.in +++ b/test/140_appendsolution/07_unniss_cancel_nosol.in | |||
diff --git a/test/130_appendsolution/07_unniss_cancel_nosol.out b/test/140_appendsolution/07_unniss_cancel_nosol.out index ed5ea65..ed5ea65 100644 --- a/test/130_appendsolution/07_unniss_cancel_nosol.out +++ b/test/140_appendsolution/07_unniss_cancel_nosol.out | |||
diff --git a/test/130_appendsolution/08_unniss_cancel_nosol_v2.in b/test/140_appendsolution/08_unniss_cancel_nosol_v2.in index 3d461f0..3d461f0 100644 --- a/test/130_appendsolution/08_unniss_cancel_nosol_v2.in +++ b/test/140_appendsolution/08_unniss_cancel_nosol_v2.in | |||
diff --git a/test/130_appendsolution/08_unniss_cancel_nosol_v2.out b/test/140_appendsolution/08_unniss_cancel_nosol_v2.out index ed5ea65..ed5ea65 100644 --- a/test/130_appendsolution/08_unniss_cancel_nosol_v2.out +++ b/test/140_appendsolution/08_unniss_cancel_nosol_v2.out | |||
diff --git a/test/130_appendsolution/09_fullinverse_niss.in b/test/140_appendsolution/09_fullinverse_niss.in index bb2b640..bb2b640 100644 --- a/test/130_appendsolution/09_fullinverse_niss.in +++ b/test/140_appendsolution/09_fullinverse_niss.in | |||
diff --git a/test/130_appendsolution/09_fullinverse_niss.out b/test/140_appendsolution/09_fullinverse_niss.out index 9721085..9721085 100644 --- a/test/130_appendsolution/09_fullinverse_niss.out +++ b/test/140_appendsolution/09_fullinverse_niss.out | |||
diff --git a/test/130_appendsolution/10_rotated.in b/test/140_appendsolution/10_rotated.in index 5210cd5..5210cd5 100644 --- a/test/130_appendsolution/10_rotated.in +++ b/test/140_appendsolution/10_rotated.in | |||
diff --git a/test/130_appendsolution/10_rotated.out b/test/140_appendsolution/10_rotated.out index e70b2fe..e70b2fe 100644 --- a/test/130_appendsolution/10_rotated.out +++ b/test/140_appendsolution/10_rotated.out | |||
diff --git a/test/130_appendsolution/appendsolution_tests.c b/test/140_appendsolution/appendsolution_tests.c index e1b7e98..e1b7e98 100644 --- a/test/130_appendsolution/appendsolution_tests.c +++ b/test/140_appendsolution/appendsolution_tests.c | |||
