Propagate ALLOW_GENFLAGS and ALLOW_MINFLAGS from language independent tests to
commit8c44f433d58f9d053de6b8f68ef05145d7c88bed
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 7 Apr 2008 02:54:26 +0000 (7 02:54 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 7 Apr 2008 02:54:26 +0000 (7 02:54 +0000)
treee96bfdf09ee7fddaa5968bef53a030a8b1aa8c97
parentc75a6bb05443e0c3c573e6051a82a80ab6f9a360
Propagate ALLOW_GENFLAGS and ALLOW_MINFLAGS from language independent tests to
the generated language specific .rl files. In cond1.rl we need to turn off -F0
and -F1 because csharp by default uses 16 bit alphabet excessive amount of
static data is generated.

Added *.cs and *_csharp.rl patterns to the ignore list in test.

git-svn-id: svn://mambo.cs.queensu.ca/ragel/trunk@426 052ea7fc-9027-0410-9066-f65837a77df0
test/cond1.rl
test/langtrans_c.sh
test/langtrans_csharp.sh
test/langtrans_d.sh
test/langtrans_java.sh
test/langtrans_ruby.sh