aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/installer/handle_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor!: change Package APIWilliam Boman2025-02-191-114/+0
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-5/+5
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-29/+36
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* fix(EventEmitter): properly deregister handlers, print errors that occur in h...William Boman2022-09-031-4/+12
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-1/+0
* tests: add some InstallHandle tests (#67)William Boman2022-07-131-0/+100