Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c2a58f

Browse files
Check that normalization tests are up-to-date in CI
1 parent32659a7 commit9c2a58f

File tree

3 files changed

+577
-1
lines changed

3 files changed

+577
-1
lines changed

‎.github/workflows/rust.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,7 @@ jobs:
4343
-uses:actions/checkout@v3
4444
-name:Regen
4545
run:cd scripts && python3 unicode.py
46-
-name:Diff
46+
-name:Diff tables
4747
run:diff src/tables.rs scripts/tables.rs
48+
-name:Diff tests
49+
run:diff tests/data/normalization_tests.rs scripts/normalization_tests.rs

‎scripts/unicode.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp