Skip to content

Commit bd751a8

Browse files
committed
Fix allocation error; fix some static analyzer suggestions.
1 parent a3a5ea6 commit bd751a8

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// HTML Tidy configuration - 20151217
2+
indent: auto
3+
char-encoding: latin1
4+
tidy-mark: no
5+
clean: yes
6+
logical-emphasis: yes
7+
indent-attributes: yes

regression_testing/cases/dev-expects/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)