Skip to content

Commit f879f55

Browse files
authored
Merge pull request #30 from unicode-rs/tests
Add regen tests
2 parents 2366414 + ac4dd66 commit f879f55

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ jobs:
2121
run: cargo test
2222
- name: Regen
2323
run: python scripts/unicode.py && diff tables.rs src/tables.rs
24+
regen:
25+
runs-on: ubuntu-latest
26+
steps:
27+
- uses: actions/checkout@v2
28+
- name: Verify regenerated files
29+
run: ./scripts/unicode.py && diff tables.rs src/tables.rs

scripts/unicode.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy