Propagate ALLOW_GENFLAGS and ALLOW_MINFLAGS from language independent tests to
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 7 Apr 2008 02:54:26 +0000 (02:54 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 7 Apr 2008 02:54:26 +0000 (02:54 +0000)
commite1073a42abdcaf692d8c2475fe51bb52d60e33bc
treee96bfdf09ee7fddaa5968bef53a030a8b1aa8c97
parent9e5720f8df09fd6641d58ceb72682544c59189be
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: http://svn.complang.org/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