summary refs log tree commit diff stats
path: root/tests/cpp/tsigbreak.nim
Commit message (Expand)AuthorAgeFilesLines
* updated tests to be executedArne Döring2018-11-231-0/+1
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-151-1/+1
* make tsigbreak.nim compileAndreas Rumpf2016-12-121-0/+28
'Blame the previous revision' href='/akkartik/mu/blame/mu?h=hlt&id=57bcdaeefa83bdccc5ea15dd273747b0b50e836a'>^
c912b731 ^
60e11efc ^

075498ec ^



1
2
3
4
5
6
7
8
9
10
11
         
                                                
      
 
                           

                       



                      
#!/bin/sh
# Run interpreter, first compiling if necessary.
set -e

./build3  &&  ./mu_bin "$@"

# Scenarios considered:
#   ./mu
#   ./mu --help
#   ./mu test
#   ./mu test file1.mu