transformed parser unit tests to phpunit
Showing
- _test/cases/inc/parser/xhtml_links.test.php 1 addition, 0 deletions_test/cases/inc/parser/xhtml_links.test.php
- _testing/README 6 additions, 1 deletion_testing/README
- _testing/unittests/inc/parser/parser.inc.php 45 additions, 0 deletions_testing/unittests/inc/parser/parser.inc.php
- _testing/unittests/inc/parser/parser_eol.test.php 96 additions, 0 deletions_testing/unittests/inc/parser/parser_eol.test.php
- _testing/unittests/inc/parser/parser_footnote.test.php 388 additions, 0 deletions_testing/unittests/inc/parser/parser_footnote.test.php
- _testing/unittests/inc/parser/parser_headers.test.php 282 additions, 0 deletions_testing/unittests/inc/parser/parser_headers.test.php
- _testing/unittests/inc/parser/parser_i18n.test.php 162 additions, 0 deletions_testing/unittests/inc/parser/parser_i18n.test.php
- _testing/unittests/inc/parser/parser_links.test.php 691 additions, 0 deletions_testing/unittests/inc/parser/parser_links.test.php
- _testing/unittests/inc/parser/parser_lists.test.php 393 additions, 0 deletions_testing/unittests/inc/parser/parser_lists.test.php
- _testing/unittests/inc/parser/parser_preformatted.test.php 231 additions, 0 deletions_testing/unittests/inc/parser/parser_preformatted.test.php
- _testing/unittests/inc/parser/parser_quote.test.php 94 additions, 0 deletions_testing/unittests/inc/parser/parser_quote.test.php
- _testing/unittests/inc/parser/parser_quotes.test.php 269 additions, 0 deletions_testing/unittests/inc/parser/parser_quotes.test.php
- _testing/unittests/inc/parser/parser_replacements.test.php 379 additions, 0 deletions_testing/unittests/inc/parser/parser_replacements.test.php
- _testing/unittests/inc/parser/parser_table.test.php 572 additions, 0 deletions_testing/unittests/inc/parser/parser_table.test.php
- _testing/unittests/inc/parser/parser_unformatted.test.php 38 additions, 0 deletions_testing/unittests/inc/parser/parser_unformatted.test.php
Loading
Please register or sign in to comment