components/python/simplejson/test/results-2.6-32.master
author Rich Burridge <rich.burridge@oracle.com>
Thu, 15 Jan 2015 17:34:23 -0800
changeset 3639 f8449ec64ef3
child 4706 c0b8c110b0a8
permissions -rw-r--r--
20362249 Various Userland components should have master test results to compare against
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3639
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
running test
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
running egg_info
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
writing simplejson.egg-info/PKG-INFO
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
writing top-level names to simplejson.egg-info/top_level.txt
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
writing dependency_links to simplejson.egg-info/dependency_links.txt
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
reading manifest file 'simplejson.egg-info/SOURCES.txt'
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
writing manifest file 'simplejson.egg-info/SOURCES.txt'
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
running build_ext
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
test_float (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
test_default (simplejson.tests.test_default.TestDefault) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
test_dump (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
test_dumps (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
test_failures (simplejson.tests.test_fail.TestFail) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
test_floats (simplejson.tests.test_float.TestFloat) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
test_ints (simplejson.tests.test_float.TestFloat) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
test_indent (simplejson.tests.test_indent.TestIndent) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    56
test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    57
test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    58
test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    59
test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    60
test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    61
test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    62
test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    63
test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    64
test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    65
test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    66
test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    67
test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    68
test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    69
test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    70
test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    71
test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    72
Doctest: simplejson ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    73
Doctest: simplejson.encoder.JSONEncoder.encode ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    74
Doctest: index.rst ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    75
test_circular_composite (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    76
test_circular_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    77
test_circular_dict (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    78
test_circular_list (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    79
test_circular_off_default (simplejson.tests.test_check_circular.TestCheckCircular) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    80
test_decimal (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    81
test_decoder_optimizations (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    82
test_empty_objects (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    83
test_empty_strings (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    84
test_float (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    85
test_keys_reuse_str (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    86
test_keys_reuse_unicode (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    87
test_object_pairs_hook (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    88
test_raw_decode (simplejson.tests.test_decode.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    89
test_default (simplejson.tests.test_default.TestDefault) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    90
test_dump (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    91
test_dumps (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    92
test_encode_truefalse (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    93
test_ordered_dict (simplejson.tests.test_dump.TestDump) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    94
test_c_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    95
test_py_encode_basestring_ascii (simplejson.tests.test_encode_basestring_ascii.TestEncodeBaseStringAscii) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    96
test_basic_encode (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    97
test_basic_roundtrip (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    98
test_prevent_script_breakout (simplejson.tests.test_encode_for_html.TestEncodeForHTML) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    99
test_decode_error (simplejson.tests.test_errors.TestErrors) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   100
test_string_keys_error (simplejson.tests.test_errors.TestErrors) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   101
test_array_decoder_issue46 (simplejson.tests.test_fail.TestFail) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   102
test_failures (simplejson.tests.test_fail.TestFail) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   103
test_floats (simplejson.tests.test_float.TestFloat) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   104
test_ints (simplejson.tests.test_float.TestFloat) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   105
test_indent (simplejson.tests.test_indent.TestIndent) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   106
test_indent0 (simplejson.tests.test_indent.TestIndent) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   107
test_parse (simplejson.tests.test_pass1.TestPass1) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   108
test_parse (simplejson.tests.test_pass2.TestPass2) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   109
test_parse (simplejson.tests.test_pass3.TestPass3) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   110
test_defaultrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   111
test_dictrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   112
test_listrecursion (simplejson.tests.test_recursion.TestRecursion) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   113
test_c_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   114
test_issue3623 (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   115
test_overflow (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   116
test_py_scanstring (simplejson.tests.test_scanstring.TestScanString) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   117
test_separators (simplejson.tests.test_separators.TestSeparators) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   118
test_make_encoder (simplejson.tests.test_speedups.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   119
test_make_scanner (simplejson.tests.test_speedups.TestDecode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   120
test_big_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   121
test_big_unicode_encode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   122
test_default_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   123
test_encoding1 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   124
test_encoding2 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   125
test_encoding3 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   126
test_encoding4 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   127
test_encoding5 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   128
test_encoding6 (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   129
test_ensure_ascii_false_bytestring_encoding (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   130
test_ensure_ascii_false_returns_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   131
test_object_pairs_hook_with_unicode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   132
test_unicode_decode (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   133
test_unicode_preservation (simplejson.tests.test_unicode.TestUnicode) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   134
test_decimal_decode (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   135
test_decimal_defaults (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   136
test_decimal_encode (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   137
test_decimal_roundtrip (simplejson.tests.test_decimal.TestDecimal) ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   138
Doctest: simplejson ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   139
Doctest: simplejson.encoder.JSONEncoder.encode ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   140
Doctest: index.rst ... ok
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   141
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   142
----------------------------------------------------------------------
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   143
Ran 132 tests in
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   144
f8449ec64ef3 20362249 Various Userland components should have master test results to compare against
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
   145
OK