Added tests for exports and entry points. For machine exports, added "ex_" in
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 16:38:57 +0000 (16:38 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Mon, 12 Mar 2007 16:38:57 +0000 (16:38 +0000)
commitfde2fd782b1e519bd6c877e958f00b37a0efe0e7
tree4be35db1459057401c9926cfa3ea4b495df2a7d2
parenta03c7ca77ebb47347accb4d516d822bfd12dd632
Added tests for exports and entry points. For machine exports, added "ex_" in
between the machine name and the export name.

git-svn-id: http://svn.complang.org/ragel/trunk@139 052ea7fc-9027-0410-9066-f65837a77df0
rlgen-cd/fsmcodegen.cpp
rlgen-java/javacodegen.cpp
rlgen-ruby/rubycodegen.cpp
test/export1.rl [new file with mode: 0644]
test/export2.rl [new file with mode: 0644]
test/export3.rl [new file with mode: 0644]