summaryrefslogtreecommitdiff
path: root/_test/cases/inc/parser/parser_replacements.test.php
Commit message (Collapse)AuthorAge
* removed deprecated old test frameworkTobias Sarnowski2012-04-18
|
* Fix test cases so they work with e7f59597d0b90f64f3479ebacc190717e067dc99Michael Hamann2011-02-09
| | | | All linebreaks before p_close have been removed.
* add unit tests for FS#1648Chris Smith2009-04-19
| | | | darcs-hash:20090419160351-f07c6-2f439fb7f291331e93c64324878aef0c94d09810.gz
* add unit tests for correct pattern selection when patterns contain ↵Chris Smith2009-04-19
| | | | | | non-captured elements (e.g. boundaries, lookaheads & lookbehinds) darcs-hash:20090419134450-f07c6-4ff7d226fcba002c840828336e73fb89cf48e3db.gz
* add test case for FS#1609 patch (hex numbers shouldn't match multiply entity)Chris Smith2009-03-08
| | | | darcs-hash:20090308041259-f07c6-dcba687b160e30b2dbcfa02d4526c0a3adb4e324.gz
* recognize smileys with proper boundaries only FS#1489Andreas Gohr2008-10-11
| | | | darcs-hash:20081011184717-7ad00-0f910f4d061e00ccfdf722a3f971656da1b7979b.gz
* distinction between apostrophes and single quotes FS#1127Andreas Gohr2007-05-13
| | | | | | | | | | This patch adds another parser mode for apostrophes. Now single quote closing markers are handled different from apostrophes for better local typograpy support. Needs testing and languages updates. darcs-hash:20070513084024-7ad00-d20fe093a093c265d357b178e199c1596b484996.gz
* more unit test fixeschris2006-08-09
| | | | | | - move parser.test.php darcs-hash:20060809192115-9b6ab-973fea51fbfdcf5f44a2ac66000f2ccb5fdd43b4.gz
* more tests fixed (down to 50)Andreas Gohr2005-10-23
| | | | darcs-hash:20051023113004-7ad00-cc03ff18908e81f00bafc8e5e386340e9752bf3f.gz
* more test fixes (down to 55)Andreas Gohr2005-10-23
| | | | darcs-hash:20051022220320-7ad00-ada9d82ad5fdc670cfecc0f3fbdc50f6ed7fc036.gz
* moved parser tests to new test environmentAndreas Gohr2005-10-22
The parser tests are outdated and need to be adjusted. Currently 71 tests fail. Others are probably missing. darcs-hash:20051021232328-7ad00-c1d62951dad810dc73f8e78ae82f37465c21c261.gz