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 | 7fb54cf86f55ab28a3baa5ebf5d99e358977dcdf (patch) | |
tree | 1199c4775112d1afbd7f312de28904f525fddb06 | |
parent | a6b4df71dc35dcf9c923cbf3967155331bcc98fc (diff) | |
download | txr-7fb54cf86f55ab28a3baa5ebf5d99e358977dcdf.tar.gz txr-7fb54cf86f55ab28a3baa5ebf5d99e358977dcdf.tar.bz2 txr-7fb54cf86f55ab28a3baa5ebf5d99e358977dcdf.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.
-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 |