mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-29 10:02:14 +00:00
Now regression tests for resolved issues can be added to the project. Regression tests are enabled by default. They can be manually run by appending `regression-tests` to the `run-tests.py` command. There is an `expected-failures` directory for tests that should fail. The .gitignore file was modified as well to making sure it doesn't ignore these testfiles. Signed-off-by: Daniel Balla dballa@inf.u-szeged.hu |
||
|---|---|---|
| .. | ||
| check_daily.sh | ||
| check_sonarqube.sh | ||
| check_tidy.py | ||
| measure.sh | ||
| measureAndUpdate.sh | ||
| run-tests.py | ||
| trigger_build.sh | ||
| visualize_heap_usage.py | ||