aboutsummaryrefslogtreecommitdiff
path: root/run_all_tests.bat
diff options
context:
space:
mode:
authorMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-08 21:03:16 -0600
committerMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-08 21:03:16 -0600
commite99416456afd4aa8bde42016826f9a345291cbf3 (patch)
treea7a95639cd1cb5dbe2d91a2ca8e8defafac4296d /run_all_tests.bat
parent194cf4e5e0b6a2811103a9b739a72b9afe2b886c (diff)
downloadchirp-e99416456afd4aa8bde42016826f9a345291cbf3.tar.gz
chirp-e99416456afd4aa8bde42016826f9a345291cbf3.tar.xz
Initial Commit
Diffstat (limited to 'run_all_tests.bat')
-rw-r--r--run_all_tests.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/run_all_tests.bat b/run_all_tests.bat
new file mode 100644
index 0000000..399ed54
--- /dev/null
+++ b/run_all_tests.bat
@@ -0,0 +1,3 @@
+@echo off
+python tests\run_tests.py
+python tools\cpep8.py