Sha256: 9b31c48d3d4def3afae97ebaacff8ebcdad93103e657febce333d07adf0e1617

Contents?: true

Size: 190 Bytes

Versions: 25

Compression:

Stored size: 190 Bytes

Contents

#!/bin/sh

for test in *_test.rb; do
    ./jtest.sh $test
done

#jruby.sh -I connections/native_jdbc_mysql -e 'Dir.foreach(".") { |file| require file if file =~ /_test.rb$/ }' | tee all.log

Version data entries

25 entries across 25 versions & 7 rubygems

Version Path
saturnflyer-activerecord-jdbc-adapter-0.9.3 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.9.1 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.3.0.beta2 test/activerecord/jall.sh
cmoran92-activerecord-jdbc-adapter-1.2.1.2 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.3.0.beta1 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.9 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.8 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.5 test/activerecord/jall.sh
tgbyte-activerecord-jdbc-adapter-1.2.2.5 test/activerecord/jall.sh
tgbyte-activerecord-jdbc-adapter-1.2.2.4 test/activerecord/jall.sh
tgbyte-activerecord-jdbc-adapter-1.2.2.3 test/activerecord/jall.sh
tgbyte-activerecord-jdbc-adapter-1.2.2.2 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.2.1 test/activerecord/jall.sh
activerecord-jdbc-adapter-onsite-1.2.2 test/activerecord/jall.sh
cmoran92-activerecord-jdbc-adapter-1.2.1.1 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.2 test/activerecord/jall.sh
cmoran92-activerecord-jdbc-adapter-1.2.1 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.1 test/activerecord/jall.sh
activerecord-jdbc-adapter-1.2.0 test/activerecord/jall.sh
jashmenn-activerecord-jdbc-adapter-1.2.0.0 test/activerecord/jall.sh