1
0
mirror of https://github.com/helix-editor/helix.git synced 2024-12-24 00:41:55 +04:00
Commit Graph

2 Commits

Author SHA1 Message Date
Michael Davis
6cca98264f Re-vendor encoding_rs test data
This fixes a test (`helix_view::document::gb18030_decode`) since
encoding_rs updated its gb18030 encoding to match GB18030-2022 (was
GB18030-2005).

The newly vendored files update the license line and I've included the
referenced license in the `encoding/` directory.
2024-11-13 15:30:17 +09:00
teenjuna
c688288881
Move helix-view/tests/*txt files to txts subdirectory ()
* Move helix-view/tests/*txt files to txts subdirectory

* Rename tests/txts to tests/encoding
2021-06-25 15:59:06 +09:00