summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorLars Gustäbel <lars@gustaebel.de>2000-10-24 15:36:28 (GMT)
committerLars Gustäbel <lars@gustaebel.de>2000-10-24 15:36:28 (GMT)
commitcfd3bd838c61640a49671227fb428472cf54c6c4 (patch)
treec85c3368979e5569e0d0fc3e2550ea23e8dcc22c /Lib
parent2fc5294911b808c002b2197c086528ed08cb6d98 (diff)
downloadcpython-cfd3bd838c61640a49671227fb428472cf54c6c4.zip
cpython-cfd3bd838c61640a49671227fb428472cf54c6c4.tar.gz
cpython-cfd3bd838c61640a49671227fb428472cf54c6c4.tar.bz2
Updated output.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/output/test_sax7
1 files changed, 6 insertions, 1 deletions
diff --git a/Lib/test/output/test_sax b/Lib/test/output/test_sax
index 3667e81..062a456 100644
--- a/Lib/test/output/test_sax
+++ b/Lib/test/output/test_sax
@@ -9,14 +9,19 @@ Passed test_expat_attrs_wattr
Passed test_expat_dtdhandler
Passed test_expat_entityresolver
Passed test_expat_incomplete
+Passed test_expat_incremental
+Passed test_expat_incremental_reset
Passed test_expat_inpsource_filename
Passed test_expat_inpsource_location
Passed test_expat_inpsource_stream
Passed test_expat_inpsource_sysid
+Passed test_expat_locator_noinfo
+Passed test_expat_locator_withinfo
Passed test_expat_nsattrs_empty
Passed test_expat_nsattrs_wattr
Passed test_filter_basic
Passed test_make_parser
+Passed test_make_parser2
Passed test_nsattrs_empty
Passed test_nsattrs_wattr
Passed test_xmlgen_basic
@@ -25,4 +30,4 @@ Passed test_xmlgen_content_escape
Passed test_xmlgen_ignorable
Passed test_xmlgen_ns
Passed test_xmlgen_pi
-26 tests, 0 failures
+31 tests, 0 failures