-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Support build functions with error return
Apparently build functions can optionally return an error, which changes the way the function should be invoked. This adds a check and calls the functions appropriately. Also, segregated `neotest-build.zig` parts into separate functions for easier maintenance. Resolves #17
- Loading branch information
1 parent
0ca82fe
commit 3a99e65
Showing
1 changed file
with
68 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters