aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core/async_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-198/+0
* test(async): fix flaky testWilliam Boman2022-07-071-3/+2
* mason.nvimWilliam Boman2022-07-071-2/+29
* fix(test): increase grace period in flaky testWilliam Boman2022-05-191-1/+1
* chore: further decouple module structure (#685)William Boman2022-05-111-0/+172
* run server installation in async execution context (#525)William Boman2022-03-061-96/+0
* async: raise errors instead of returning pcall-style (#521)William Boman2022-03-051-6/+40
* fix(async): pcall callback-style functions to catch errors (#515)William Boman2022-03-021-1/+13
* feat: add async module (#499)William Boman2022-02-211-0/+50