Mathew Polzin
c3239cb4c0
[fix] Package Search Paths ( #3214 )
...
* differentiate between search paths and package directories.
* fix :package repl command
* fix typo that caused Idris to look for library files in the wrong place when testing.
* Add to the changelog
2024-03-09 13:53:23 -06:00
Steve Dunham
809319fe8f
[ test ] fix clean_names function in testutils.sh ( #3227 )
2024-03-08 10:15:27 -06:00
Hattori, Hiroki
034f1e89c4
[RefC] [Cleanup] erase ReturnStatement ( #3210 )
...
* [RefC] [Cleanup] erase ReturnStatement
* [Test] Specify LC_ALL=C.UTF-8 for sort command to avoid false failure from locale.
2024-02-15 08:16:46 -06:00
Hattori, Hiroki
5f643c04d1
[RefC] [Test] Valgrind support & Fix invalid memory read of strSubstr ( #3196 )
2024-01-22 07:25:22 -06:00
Mathew Polzin
ac266b73f8
Separate support derivation (and small related tweaks to the Makefile) ( #3172 )
2023-12-27 08:14:03 -06:00
Steve Dunham
59e00c5210
[ test ] clean_names to make test outputs neater ( #3156 )
2023-12-08 14:10:37 +00:00
Denis Buzdalov
567f019230
[ test ] Set IDRIS2_PREFIX
to a local dir when testing
2023-10-04 14:34:03 +01:00
Robert Wright
2bde9104e0
Add filter_test_dir test utility
2023-09-07 14:57:22 +01:00
Robert Wright
09466a96bb
Add testing utilities script
2023-09-07 14:57:22 +01:00