aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/async
Commit message (Expand)AuthorAgeFilesLines
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-191-2/+2
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-9/+9
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-115/+95
* chore(async): add Channel (#1456)William Boman2023-08-171-0/+55
* test(async): add tests for control mechanisms (#1176)William Boman2023-04-031-0/+110
* fix(async): early return if no suspend functions (#1165)William Boman2023-04-011-0/+5
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* tests: add some mason-core.package tests (#69)William Boman2022-07-131-0/+198