You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
820 B
32 lines
820 B
2 months ago
|
# Tests for sorter
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t1 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t2 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t3 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t4 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t5 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t6 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t7 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t8 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t9 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t10 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t11 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t12 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t13 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t14 2>&1
|
||
|
|
||
|
Run: ../obj/ucw/sorter/sort-test -s1000000 -t15 2>&1
|