Commit Graph

57 Commits

Author SHA1 Message Date
Julian Ospald 5eaae9916d
Allow to remove all unset versions, fixes #1019 2024-03-11 17:42:26 +08:00
Julian Ospald aef10a699e
Add viPreInstall wrt #1016 2024-03-02 17:44:40 +08:00
Julian Ospald 3ad785c116
Refreeze, update stack.yaml, etc. 2024-02-21 15:32:35 +08:00
Julian Ospald bdd15ad6e7
Beef up --overwrite-version, fixes #998 2024-02-18 19:52:01 +08:00
Julian Ospald ca92b29ffe
Fix optparse tests on windows 2024-01-21 14:00:53 +08:00
Julian Ospald e325728f38
Fix windows golden test 2024-01-21 13:47:03 +08:00
Julian Ospald cd8ce9aaa9
Update test artifact upload 2023-11-14 22:11:28 +08:00
Julian Ospald 18f0cb086b
Fix tests 2023-11-14 09:37:07 +08:00
Julian Ospald d6601b0353
Remove globalTools from metadata 2023-11-13 15:39:58 +08:00
Julian Ospald c7439d3c89
Improve stack metadata support wrt #892 2023-10-25 14:00:01 +08:00
Julian Ospald 5f73320b29
Support stacks installation strategy and metadata wrt #892 2023-10-23 22:46:43 +08:00
Julian Ospald 0adb602a96
Improve distro code 2023-10-23 21:42:29 +08:00
Colin Woodbury 1981a12e67
refactor: use upstream TH constructors 2023-10-21 19:23:25 +08:00
Colin Woodbury 15c6ed2b8d
refactor: upgrade `versions` library usage 2023-10-21 19:23:25 +08:00
Julian Ospald 78c393a16e
Fix optparse tests on windows 2023-09-02 18:47:42 +08:00
Lei Zhu 5f361e1e0b Fix compile test 2023-08-05 13:47:51 +08:00
Lei Zhu 78df858ba1 run test 2023-07-28 23:39:21 +08:00
Lei Zhu f1f4d5e836 gc test 2023-07-28 23:26:19 +08:00
Lei Zhu 2726e83235 whereis test 2023-07-28 23:00:15 +08:00
Lei Zhu f23631054a compile test 2023-07-28 22:06:16 +08:00
Lei Zhu 7076472bde compile test 2023-07-25 22:58:01 +08:00
Lei Zhu 6f07b6a343 compile test 2023-07-24 23:04:18 +08:00
Lei Zhu dfebfc9504 upgrade test 2023-07-24 22:26:33 +08:00
Lei Zhu 36463ebf97 list test 2023-07-24 22:09:03 +08:00
Lei Zhu f400f43b8c list test 2023-07-23 23:51:03 +08:00
Lei Zhu c92875882a rm test 2023-07-23 16:30:25 +08:00
Lei Zhu cf1e8659b0 unset test 2023-07-23 15:41:27 +08:00
Lei Zhu fb2e3f2740 test test 2023-07-23 15:19:13 +08:00
Lei Zhu aafb77df7c install test 2023-07-22 23:10:27 +08:00
Lei Zhu dc1a813305 config test 2023-07-22 17:46:23 +08:00
Lei Zhu 16c7ecabe2 nuke test 2023-07-22 17:20:42 +08:00
Lei Zhu 38db038953 changlog test 2023-07-22 17:14:49 +08:00
Lei Zhu bcdf2b23f1 debug-info test 2023-07-22 16:07:49 +08:00
Lei Zhu 83b82c328b Set test 2023-07-22 15:31:37 +08:00
Lei Zhu c10924274d Set test 2023-07-22 11:45:29 +08:00
Lei Zhu e13c5a99af Remove origin test to ghcup-test subdir 2023-07-20 23:09:14 +08:00
Julian Ospald 07dfb1e94b
Fix tests 2023-07-08 00:07:29 +08:00
Julian Ospald 513f7446b3
Fix 2023-06-29 14:30:07 +08:00
Julian Ospald 210816769a
Add dlOutput to DownloadInfo 2023-05-14 22:06:38 +08:00
Julian Ospald 4b34cddcda
Implement support for nightlies, wrt #824 2023-05-14 19:43:49 +08:00
Julian Ospald 2b1599c234
Fix windows golden file 2023-02-23 20:57:40 +08:00
Julian Ospald 53e324bfee
Fix failure on JFS filesystems
Some filesystems always return DT_UNKNOWN for d_type, since
it's non-portable.

For those cases we use 'stat' to figure out the file type.

Similar to: https://github.com/ggreer/the_silver_searcher/pull/37
2023-02-03 22:48:05 +08:00
Julian Ospald 1e32639873
Implement 'ghcup test ghc' based on the bindist testsuite 2023-01-12 12:58:10 +08:00
Julian Ospald 82e3837dd9
Update windows golden test file 2023-01-02 21:42:52 +08:00
Julian Ospald 9d4c923649
Add content-length property to downloads
This is optional for now. Fixes #367
2023-01-02 20:41:42 +08:00
Julian Ospald 2abcb46199
Fix ARM etc 2022-12-11 22:11:58 +08:00
Julian Ospald 2845425099
Restructure modules 2022-05-22 21:11:40 +02:00
Julian Ospald 65f02a5a7a
Fix test 2022-05-16 23:04:49 +02:00
Julian Ospald 55fdc41137
WIP 2022-05-16 11:29:55 +02:00
Julian Ospald 190b5dedba
Allow to control the metadata cache, fixes #278 2021-10-30 14:16:45 +02:00