We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a5ea6 commit bd751a8Copy full SHA for bd751a8
regression_testing/cases/dev-cases/README.txt
@@ -0,0 +1,11 @@
1
+About this test suite:
2
+======================
3
+
4
+These test files represent that standard regression testing that must be
5
+performed prior to committing changes to Tidy's code. In some circumstances
6
+results are platform specific and these notices will be displayed in the
7
+testing results.
8
9
+This test set is intended to collect tests that don't necessarily have an
10
+associated Github issue number, but are developed in the course of Tidy
11
+development.
regression_testing/cases/dev-cases/config_default.conf
@@ -0,0 +1,7 @@
+// HTML Tidy configuration - 20151217
+indent: auto
+char-encoding: latin1
+tidy-mark: no
+clean: yes
+logical-emphasis: yes
+indent-attributes: yes
regression_testing/cases/dev-expects/.gitkeep
0 commit comments