Unit tests for Rrot

Makefile for unit testing
This commit is contained in:
Adrian Schlatter
2019-04-14 18:15:55 +02:00
parent e4faa5ab0c
commit fb0d9d1d21
2 changed files with 61 additions and 7 deletions

4
tests/Makefile Normal file
View File

@@ -0,0 +1,4 @@
.PHONY: test
test:
cat ../THREAD_TABLE.scad | awk -f test_table.awk