diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-02 21:06:07 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-02 21:06:07 -0700 |
commit | 84b01680e17abcd5b1bd0efdd9f014f0e4378938 (patch) | |
tree | 1199c4775112d1afbd7f312de28904f525fddb06 /tests | |
parent | fe3a2b33165ee0d7765ba4e838e9c4875d8fb195 (diff) | |
download | txr-84b01680e17abcd5b1bd0efdd9f014f0e4378938.tar.gz txr-84b01680e17abcd5b1bd0efdd9f014f0e4378938.tar.bz2 txr-84b01680e17abcd5b1bd0efdd9f014f0e4378938.zip |
sort: move tests into tests/012.
* tests/010/sort.tl: File moved to tests/012.
The reason is that the tests 010 run with the
--gc-debug torture tests. That test case runs
way too long under that test because of the
testing of many permutations and whatnot.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/012/sort.tl (renamed from tests/010/sort.tl) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/010/sort.tl b/tests/012/sort.tl index 1fcc0c2d..1fcc0c2d 100644 --- a/tests/010/sort.tl +++ b/tests/012/sort.tl |