Skip to content

Commit 900e85d

Browse files
authored
Remove PHP tests and create tests for cases that are useful to keep (#1505)
* Remove PHP tests and create tests for cases that are useful to keep Resolves #1480 * Update changelog
1 parent f2ae4e4 commit 900e85d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+202
-2413
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Changed
1414

1515
* DRY fix in `abbr` extension by introducing method `create_element` (#1483).
16+
* Clean up test directory some removing some redundant tests and port
17+
non-redundant cases to the newer test framework.
1618

1719
### Fixed
1820

tests/php/Auto Links.text

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/php/Auto Links.xhtml

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/php/Backslash escapes.text

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/php/Backslash escapes.xhtml

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/php/Code Spans.text

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/php/Code Spans.xhtml

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/php/Code block in a list item.text

Lines changed: 0 additions & 15 deletions
This file was deleted.

tests/php/Code block in a list item.xhtml

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/php/Code block on second line.text

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/php/Code block on second line.xhtml

Lines changed: 0 additions & 2 deletions
This file was deleted.

tests/php/Email auto links.text

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/php/Email auto links.xhtml

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/php/Emphasis.text

Lines changed: 0 additions & 80 deletions
This file was deleted.

tests/php/Emphasis.xhtml

Lines changed: 0 additions & 83 deletions
This file was deleted.

tests/php/Empty List Item.text

Lines changed: 0 additions & 35 deletions
This file was deleted.

tests/php/Empty List Item.xhtml

Lines changed: 0 additions & 47 deletions
This file was deleted.

tests/php/Headers.text

Lines changed: 0 additions & 9 deletions
This file was deleted.

tests/php/Headers.xhtml

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)