X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=debian%2Ftests%2Fcrypto--8.7;fp=debian%2Ftests%2Fcrypto--8.7;h=a9ed1f8e1a64117cf8d5dfcbf872399c26632b42;hp=0000000000000000000000000000000000000000;hb=f11fc44f1a1c163d3de865cc0f861855f2f1513f;hpb=a21cd620821fe1f2bf9242df41ec3047ceb4ec0d diff --git a/debian/tests/crypto--8.7 b/debian/tests/crypto--8.7 new file mode 100755 index 0000000..a9ed1f8 --- /dev/null +++ b/debian/tests/crypto--8.7 @@ -0,0 +1,4 @@ +#!/usr/bin/tclsh8.7 +load chiark_tcl_crypto-1.so +set t {crypto/runtest.tcl} +if {[file exists $t]} { source $t }