Commit Graph

17 Commits

Author SHA1 Message Date
Scott MacVicar
56352d1a2f MFB 5.3: Rest of the changes for re2c merge 2008-03-26 14:46:17 +00:00
Steve Seear
7533d77bb0 Adding tokenizer test 2008-03-19 17:43:49 +00:00
Hannes Magnusson
12729f9420 MFB5.3: Fix test 2007-12-16 19:19:14 +00:00
Raghubansh Kumar
c9ff678d1c New testcases for token_get_all() function 2007-12-14 16:19:29 +00:00
Dmitry Stogov
5dc51fecf8 Improved compilation of heredocs and interpolated strings. (Matt) 2007-05-18 13:12:47 +00:00
Antony Dovgal
28c5d45652 fix test 2007-04-10 10:49:10 +00:00
Johannes Schlüter
c3b395d83a - Added linenumbers to array returned by token_get_all() 2007-04-08 00:17:40 +00:00
Antony Dovgal
438d74568d fix tests 2006-06-20 18:14:12 +00:00
Dmitry Stogov
f8576f84dc Implemented "jump label" operator (limited "goto") 2006-03-10 08:29:43 +00:00
Dmitry Stogov
227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
Antony Dovgal
29d4cc7441 fix tests 2005-12-23 13:24:17 +00:00
Antony Dovgal
632e571642 MFB: add missing skipif conditions, fix existing ones
add one missing test
2005-12-21 11:43:24 +00:00
Ilia Alshanetsky
4cb1bf0e9e MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost). 2005-12-13 21:00:49 +00:00
Antony Dovgal
701dfc56b5 two more tests 2005-12-01 18:23:08 +00:00
Antony Dovgal
e1a1c5a9b9 add new test 2005-11-30 23:34:51 +00:00
Ilia Alshanetsky
dc9f52f039 Fix test. 2004-02-16 17:09:08 +00:00
Ilia Alshanetsky
99dec6927c Fixed bug #26463 (Incorrect handling of semicolons after heredoc) 2003-11-29 19:05:14 +00:00