commit | 4c71268bbd87f4800771c4d0d68030e40eda28f6 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Tue Apr 10 20:54:36 2018 +0200 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Mon May 21 11:35:06 2018 +0200 |
tree | 2d0a22b1dd4206b54ec54d9287b2bb680a33ee79 | |
parent | 38610ae1507e66e29703cc36fb78d6dbcdcfeb62 [diff] [blame] |
Add a unit test. This also changes the Jenkinsfile so the tests run on Jenkins. Change-Id: Ib7fbc226e81a574e7068f5d1eba8491cdb523f17
diff --git a/.gitignore b/.gitignore index a468ad2..1bbd63d 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ hello-world-ng +t/greeting-test *~ *.o +/test-results \ No newline at end of file