diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-09-24 22:26:00 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-09-24 22:26:00 +0200 |
commit | c2ecaf87e462fd6600ce5ee6a29cb352de042714 (patch) | |
tree | 70f607a8c9bce7f0d40c559ec4112d3dd154eb50 /test/README.txt | |
download | lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.tar.gz lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.tar.bz2 lynx-c2ecaf87e462fd6600ce5ee6a29cb352de042714.zip |
update
Diffstat (limited to 'test/README.txt')
-rw-r--r-- | test/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/README.txt b/test/README.txt new file mode 100644 index 0000000..21419f2 --- /dev/null +++ b/test/README.txt @@ -0,0 +1,8 @@ +ISO_LATIN1_test.html and iso-8859-1.html are for testing the translation of +HTML entities with the character sets that are selectable via the 'o'ptions +menu. + +TestComment.html and tabtest.html are for testing comment and TAB handling. + +Any other files in this directory do not represent a test suite. They +are used during program testing to track down odd and mysterious bugs. |