mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
- Better tokenization test coverage. - Suffix testing: Each test case is tested with many different suffixes to ensure correct token ends. - Improves expression parsing (fixes #3).
9 lines
91 B
Plaintext
9 lines
91 B
Plaintext
.vscode
|
|
/target
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
bench/target
|
|
tests/out
|
|
_things
|
|
tarpaulin-report.html
|