[TRE-general] Why Retest fail on these?

OcTweak octweak at terra.com.br
Tue Feb 20 22:18:49 EET 2007


Hi,

Using tre version 0.7.5:

I added the following lines to retest.c.

Could someone explain me why these tests fail?
 
test_comp("[\\x0D\\x0A]\\x41", REG_EXTENDED, 0);
test_exec("\nABC4", 0, REG_OK, 0, 2, END);
test_exec("\rABC5", 0, REG_OK, 0, 2, END);


Thanks in advance

Anderson


More information about the TRE-general mailing list