Closed JoshuaLau0220 closed 11 months ago
make test
make test-docker
make lint
-
./scripts/RUN_TESTS
parallel
clang-tidy-17
Check List
make test
?make test-docker
?make lint
before submission?Added
-
Changed
./scripts/RUN_TESTS
to bash. This script is the one called bymake test
and similar commandsparallel
for the above changes.Fixed
clang-tidy-17
compatibility, although we were not able to eliminate all errors. Some errors it throws seems to be buggy, too.Removed