This website requires JavaScript.
Explore
Help
Register
Sign In
andr3
/
zls
Watch
1
Star
0
Fork
0
You've already forked zls
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0d3b0e9965
zls
/
tests
History
Alex Kladov
0d3b0e9965
Remove some boilerplate from test (
#988
)
2023-02-11 14:19:37 -05:00
..
language_features
[
std.zig.
]
parse(alloc, src)
->
Ast.parse(alloc, src, Ast.Mode)
(
#966
)
2023-02-04 18:19:24 +00:00
lsp_features
Remove some boilerplate from test (
#988
)
2023-02-11 14:19:37 -05:00
utility
[
std.zig.
]
parse(alloc, src)
->
Ast.parse(alloc, src, Ast.Mode)
(
#966
)
2023-02-04 18:19:24 +00:00
context.zig
Remove some boilerplate from test (
#988
)
2023-02-11 14:19:37 -05:00
ErrorBuilder.zig
Testing improvements (
#662
)
2022-09-18 22:47:06 +00:00
helper.zig
Allocgate 2.0 slain (
#791
)
2022-12-02 15:14:58 -05:00
tests.zig
add testing infra for textDocument/documentSymbol (
#987
)
2023-02-11 01:31:06 -05:00
zls.json
Add test zls.json file
2020-07-03 14:24:27 +03:00