Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhEugene committed Oct 3, 2023
1 parent bb96cd3 commit e4bd26d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ function run_code_tests {
run_test "code quality checks" "test/check-paths.sh"
run_test "indentation check" "awk -f tools/indentation.awk **/*.dm"
run_test "check changelog example unchanged" "md5sum -c - <<< 'd79544262e83bedabee58552d9816c23 *html/changelogs/example.yml'"
md5sum *html/changelogs/example.yml
run_test "check tags" "python3 tools/TagMatcher/tag-matcher.py ."
run_test "check color hex" "python3 tools/ColorHexChecker/color-hex-checker.py ."
run_test "check punctuation" "python3 tools/PunctuationChecker/punctuation-checker.py ."
Expand Down

0 comments on commit e4bd26d

Please sign in to comment.