Run test cases in CI

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2019-08-04 19:57:30 +01:00
committed by yshui
parent 6bc8cfc3ce
commit 78f002d154
2 changed files with 8 additions and 8 deletions

5
tests/run_tests.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
compton=$(realpath $1)
cd $(dirname $0)
./run_one_test.sh $compton ./basic.py