summaryrefslogtreecommitdiff
path: root/test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp')
-rw-r--r--test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp181
1 files changed, 181 insertions, 0 deletions
diff --git a/test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp b/test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp
new file mode 100644
index 00000000..0142d6ed
--- /dev/null
+++ b/test/rlhc.d/case/curs1_cs.cs-A-F0--var-backend.exp
@@ -0,0 +1,181 @@
+using System;
+// Disables lots of warnings that appear in the test suite
+#pragma warning disable 0168, 0169, 0219, 0162, 0414
+namespace Test {
+ class Test
+ {
+ int return_to;
+
+
+
+
+ static readonly sbyte []_curs1_actions = { 0, 1, 0, 1, 1, 1, 2, 1, 3, 0, };
+ static readonly char []_curs1_trans_keys = { '\u0001', '\u0000', '\u0000', '\u0003', '\u000a', '\u000a', '\u0006', '\u0006', '\u000a', '\u000a', '\u0008', '\u0008', '\u0005', '\u0005', '\u0004', '\u0004', '\u0007', '\u0007', '\u0006', '\u0006', '\u0005', '\u0005', '\u0009', '\u0009', '\u000b', '\u000b', '\u0007', '\u0007', '\u0001', '\u0000', '\u0001', '\u0000', '\u0001', '\u0000', '\u0001', '\u0000', '\u0000', };
+ static readonly sbyte []_curs1_char_class = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 5, 1, 1, 1, 1, 1, 1, 1, 1, 6, 7, 1, 1, 1, 8, 9, 10, 1, 11, 0, };
+ static readonly sbyte []_curs1_index_offsets = { 0, 0, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 16, 16, 16, 0, };
+ static readonly sbyte []_curs1_indicies = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, };
+ static readonly sbyte []_curs1_index_defaults = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, };
+ static readonly sbyte []_curs1_trans_cond_spaces = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, };
+ static readonly sbyte []_curs1_cond_targs = { 14, 0, 14, 14, 3, 4, 5, 6, 7, 15, 9, 10, 16, 12, 13, 17, 0, };
+ static readonly sbyte []_curs1_cond_actions = { 0, 0, 5, 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 3, 0, };
+ static readonly sbyte []_curs1_nfa_targs = { 0, 0, };
+ static readonly sbyte []_curs1_nfa_offsets = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, };
+ static readonly sbyte []_curs1_nfa_push_actions = { 0, 0, };
+ static readonly sbyte []_curs1_nfa_pop_trans = { 0, 0, };
+ static readonly int curs1_start = 1;
+ static readonly int curs1_first_final = 14;
+ static readonly int curs1_error = 0;
+ static readonly int curs1_en_unused = 2;
+ static readonly int curs1_en_one = 8;
+ static readonly int curs1_en_two = 11;
+ static readonly int curs1_en_main = 1;
+ int cs;
+
+ void init()
+ {
+
+ {
+ cs = (int)curs1_start;
+ }
+ }
+
+ void exec( char[] data, int len )
+ {
+ int p = 0;
+ int pe = len;
+ int eof = len;
+ string _s;
+ char [] buffer = new char [1024];
+ int blen = 0;
+
+ {
+ int _ps;
+ uint _trans = 0;
+ uint _have = 0;
+ uint _cont = 1;
+ int _acts;
+ uint _nacts;
+ int _keys;
+ int _inds;
+ while ( _cont == 1 )
+ {
+
+ if ( cs == 0 )
+ _cont = 0;
+
+ _have = 0;
+ if ( p == pe )
+ {
+ if ( _have == 0 )
+ _cont = 0;
+
+ }
+
+ if ( _cont == 1 )
+ {
+ if ( _have == 0 )
+ {
+ _keys = (cs<<1) ;
+ _inds = _curs1_index_offsets[cs] ;
+ if ( ( data[p ]) <= 119&& ( data[p ]) >= 10 )
+ {
+ int _ic = (int)_curs1_char_class[(int)( data[p ]) - 10];
+ if ( _ic <= (int)_curs1_trans_keys[_keys+1]&& _ic >= (int)_curs1_trans_keys[_keys ] )
+ _trans = (uint )_curs1_indicies[_inds + (int)( _ic - (int)_curs1_trans_keys[_keys ]) ];
+
+ else
+ _trans = (uint )_curs1_index_defaults[cs];
+
+ }
+
+ else
+ {
+ _trans = (uint )_curs1_index_defaults[cs];
+ }
+
+
+ }
+
+ if ( _cont == 1 )
+ {
+ _ps = cs;
+ cs = (int)_curs1_cond_targs[_trans];
+ if ( _curs1_cond_actions[_trans] != 0 )
+ {
+ _acts = _curs1_cond_actions[_trans] ;
+ _nacts = (uint )_curs1_actions[_acts ];
+ _acts += 1;
+ while ( _nacts > 0 )
+ {
+ switch ( _curs1_actions[_acts ] ) {
+ case 0:
+ {Console.Write( "one\n" );{cs = (return_to);
+ }}
+
+ break;
+ case 1:
+ {Console.Write( "two\n" );{cs = (return_to);
+ }}
+
+ break;
+ case 2:
+ {return_to = (_ps);
+ {cs = 8;
+ }}
+
+ break;
+ case 3:
+ {return_to = (_ps);
+ {cs = 11;
+ }}
+
+ break;
+
+ }
+ _nacts -= 1;
+ _acts += 1;
+ }
+
+ }
+
+
+ if ( cs == 0 )
+ _cont = 0;
+
+ if ( _cont == 1 )
+ p += 1;
+
+ }
+ }
+
+ }
+
+ }
+ }
+
+ void finish( )
+ {
+ if ( cs >= curs1_first_final )
+ Console.WriteLine( "ACCEPT" );
+ else
+ Console.WriteLine( "FAIL" );
+ }
+
+ static readonly string[] inp = {
+ "1one2two1one\n",
+ };
+
+
+ static readonly int inplen = 1;
+
+ public static void Main (string[] args)
+ {
+ Test machine = new Test();
+ for ( int i = 0; i < inplen; i++ ) {
+ machine.init();
+ machine.exec( inp[i].ToCharArray(), inp[i].Length );
+ machine.finish();
+ }
+ }
+ }
+}