summaryrefslogtreecommitdiff
path: root/ext/tokenizer/tests
Commit message (Collapse)AuthorAgeFilesLines
* fix testAntony Dovgal2007-04-101-0/+2
|
* - MFH: Added linenumbers to array returned by token_get_all()Johannes Schlüter2007-04-083-116/+340
|
* Fixed tokenizer testsIlia Alshanetsky2006-04-203-114/+114
|
* - Fixed broken test case.Derick Rethans2006-01-041-0/+2
|
* add missing skipif conditionsAntony Dovgal2005-12-214-0/+8
| | | | | fix existing ones
* Fixed bug #35655 (whitespace following end of heredoc is lost).Ilia Alshanetsky2005-12-131-23/+39
|
* add 2 new testsAntony Dovgal2005-12-012-0/+824
| | | | | now we have one extension absolutely covered by tests, yay! =)
* add new testAntony Dovgal2005-11-301-0/+261
| | | | | improve gcov stats =)
* Fix test.Ilia Alshanetsky2004-02-161-13/+13
|
* Fixed bug #26463 (Incorrect handling of semicolons after heredoc)Ilia Alshanetsky2003-11-291-0/+118