aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/installer/context_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(registry): change lua registries to not instantiate Package themselvesWilliam Boman2025-05-021-5/+0
* feat(context): add ctx:await()William Boman2025-02-191-0/+37
* refactor!: change Package APIWilliam Boman2025-02-191-5/+5
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-24/+22
* refactor!: remove old managers (#1497)William Boman2025-02-161-5/+3
* fix(context): don't write exec wrapper file if it already exists (#1261)William Boman2023-04-261-0/+44
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* feat(InstallContext): add strict_mode flag (#1055)William Boman2023-03-051-1/+0
* feat(platform): accept darwin (#743)William Boman2022-12-081-0/+1
* feat: more competent platform detection (#436)William Boman2022-09-171-4/+4
* refactor: add ctx:write_php_exec_wrapper utility (#409)William Boman2022-09-121-0/+35
* fix(installer): use /usr/bin/env bash shebang (#315)William Boman2022-08-191-1/+1
* test(installer): add spec files for context and linker (#314)William Boman2022-08-191-0/+175