Commit Graph

3 Commits

Author SHA1 Message Date
Theo Beers 240929c088 Update to Unicode 14 2022-07-01 14:41:03 +02:00
Pyfisch bd1fcfbfab Update to Unicode 13
Change version fields to u8 as the maximum value
of each field is 255 according to specification.
2020-04-13 11:58:40 +02:00
Kent Fredric 9ab2fd64b9 Tidy up test layout
- Unify all tests/ into a single file to reduce the number of output
  targets during `cargo test`
- This also avoids double-compiling the normalization_tests.rs
- Move normalization_tests.rs to be a child of tests/data/ to avoid
  getting compiled as a test unit, and further removing useless output
  from cargo test
2019-11-20 04:04:55 +13:00