sq3: it is now possible to share database objects; added "onclose" statements to...
[iv.d.git] / stc / tests / test_rng.sh
blob7fea07603c24cb9d06d0cd94f6e04a71bf880ad0
1 #!/bin/sh
4 # $1: module name
5 function dotest() {
6 #echo "testing $1..."
7 rdmd -unittest -main ../rng/$1.d
11 dotest isaac