shellfiles/README
author sr
Thu, 06 Jun 2019 10:03:12 +0200
changeset 550 e8b3552904ba
parent 112 8df32339b6cd
permissions -rw-r--r--
#BUGFIX by Stefan Reise class: RunUnitTests class definition class: RunUnitTests class added:20 methods class: RunUnitTests::RunnerSelfTest class definition added: #test01_shouldPass #test02_shouldFail #test03_shouldError #test04_shouldError #test05_shouldBeSkipped
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
112
8df32339b6cd Added shellfiles with some Jenkins shell scripts
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
Set of simple shell scripts to build projects. Used by Jenkins jobs. 
8df32339b6cd Added shellfiles with some Jenkins shell scripts
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
8df32339b6cd Added shellfiles with some Jenkins shell scripts
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     3
This is a poor-mans implementation for those who don't like 'rakefiles'.