summaryrefslogtreecommitdiff
path: root/test/str-trailer.html
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-06-16 17:04:07 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2017-06-16 17:04:07 -0400
commit35fc22437040f2051ba5c9ff0c82d65da7219a98 (patch)
treefe23531497ff22facecf7799896f8c2d8f4116a7 /test/str-trailer.html
parent2a75f21b6a90dcb02b7333d3c17fd08a1c89a93e (diff)
downloadcups-35fc22437040f2051ba5c9ff0c82d65da7219a98.tar.gz
Fix some output issues in ipptool introduced by migrating to the cupsFile API.
Have cupsFilePuts and cupsFilePrintf flush output on stdio files (keeps with expectations when moving from stdio calls). Update IPP tests to point to the right specs and sections, and fix IPP/1.1 tests WRT job progress attributes (which can have "no-value" out of band values instead of integers). Add an "lpstat -e" test. Update test output to conform to HTML 5. Copy all log files to HTML report and test directory. Clean out old log and report files in test directory after a failed run.
Diffstat (limited to 'test/str-trailer.html')
-rw-r--r--test/str-trailer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/str-trailer.html b/test/str-trailer.html
index e04310fdd..b605728ee 100644
--- a/test/str-trailer.html
+++ b/test/str-trailer.html
@@ -1,2 +1,2 @@
-</BODY>
-</HTML>
+ </body>
+</html>