summaryrefslogtreecommitdiff
path: root/lib/python2.7/json/tests
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-10-13 15:08:32 -0700
committerDan Albert <danalbert@google.com>2015-10-13 16:40:49 -0700
commitc83a7997cdd7437f868f7c5de9b9968f48a5fa38 (patch)
tree1f567b3f9af936af40c85d7a8f506b87bca00d5c /lib/python2.7/json/tests
parentf79bdee20cacc521d7ec3a8720a43087b47326d6 (diff)
downloadlinux-x86-c83a7997cdd7437f868f7c5de9b9968f48a5fa38.tar.gz
Delete checked in .py[cdo] files.
Change-Id: If507efbcb9171d5b7660b933bd58ea17bd5f2c1a
Diffstat (limited to 'lib/python2.7/json/tests')
-rw-r--r--lib/python2.7/json/tests/__init__.pycbin3933 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/__init__.pyobin3933 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_check_circular.pycbin2831 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_check_circular.pyobin2831 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_decode.pycbin4676 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_decode.pyobin4676 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_default.pycbin1280 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_default.pyobin1280 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_dump.pycbin2599 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_dump.pyobin2599 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_encode_basestring_ascii.pycbin3695 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_encode_basestring_ascii.pyobin3695 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_fail.pycbin3218 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_fail.pyobin3218 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_float.pycbin2823 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_float.pyobin2823 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_indent.pycbin2783 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_indent.pyobin2783 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass1.pycbin2737 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass1.pyobin2737 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass2.pycbin1348 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass2.pyobin1348 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass3.pycbin1443 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_pass3.pyobin1443 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_recursion.pycbin5198 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_recursion.pyobin5198 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_scanstring.pycbin4817 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_scanstring.pyobin4817 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_separators.pycbin2101 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_separators.pyobin2101 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_speedups.pycbin2091 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_speedups.pyobin2091 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_tool.pycbin3052 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_tool.pyobin3052 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_unicode.pycbin6341 -> 0 bytes
-rw-r--r--lib/python2.7/json/tests/test_unicode.pyobin6341 -> 0 bytes
36 files changed, 0 insertions, 0 deletions
diff --git a/lib/python2.7/json/tests/__init__.pyc b/lib/python2.7/json/tests/__init__.pyc
deleted file mode 100644
index c5e1e0e..0000000
--- a/lib/python2.7/json/tests/__init__.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/__init__.pyo b/lib/python2.7/json/tests/__init__.pyo
deleted file mode 100644
index c5e1e0e..0000000
--- a/lib/python2.7/json/tests/__init__.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_check_circular.pyc b/lib/python2.7/json/tests/test_check_circular.pyc
deleted file mode 100644
index f354e6e..0000000
--- a/lib/python2.7/json/tests/test_check_circular.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_check_circular.pyo b/lib/python2.7/json/tests/test_check_circular.pyo
deleted file mode 100644
index f354e6e..0000000
--- a/lib/python2.7/json/tests/test_check_circular.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_decode.pyc b/lib/python2.7/json/tests/test_decode.pyc
deleted file mode 100644
index 296249b..0000000
--- a/lib/python2.7/json/tests/test_decode.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_decode.pyo b/lib/python2.7/json/tests/test_decode.pyo
deleted file mode 100644
index 296249b..0000000
--- a/lib/python2.7/json/tests/test_decode.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_default.pyc b/lib/python2.7/json/tests/test_default.pyc
deleted file mode 100644
index 4ef367e..0000000
--- a/lib/python2.7/json/tests/test_default.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_default.pyo b/lib/python2.7/json/tests/test_default.pyo
deleted file mode 100644
index 4ef367e..0000000
--- a/lib/python2.7/json/tests/test_default.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_dump.pyc b/lib/python2.7/json/tests/test_dump.pyc
deleted file mode 100644
index 2e23305..0000000
--- a/lib/python2.7/json/tests/test_dump.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_dump.pyo b/lib/python2.7/json/tests/test_dump.pyo
deleted file mode 100644
index 2e23305..0000000
--- a/lib/python2.7/json/tests/test_dump.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc b/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc
deleted file mode 100644
index a8577ca..0000000
--- a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo b/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo
deleted file mode 100644
index a8577ca..0000000
--- a/lib/python2.7/json/tests/test_encode_basestring_ascii.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_fail.pyc b/lib/python2.7/json/tests/test_fail.pyc
deleted file mode 100644
index ffc1a39..0000000
--- a/lib/python2.7/json/tests/test_fail.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_fail.pyo b/lib/python2.7/json/tests/test_fail.pyo
deleted file mode 100644
index ffc1a39..0000000
--- a/lib/python2.7/json/tests/test_fail.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_float.pyc b/lib/python2.7/json/tests/test_float.pyc
deleted file mode 100644
index 74f67a4..0000000
--- a/lib/python2.7/json/tests/test_float.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_float.pyo b/lib/python2.7/json/tests/test_float.pyo
deleted file mode 100644
index 74f67a4..0000000
--- a/lib/python2.7/json/tests/test_float.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_indent.pyc b/lib/python2.7/json/tests/test_indent.pyc
deleted file mode 100644
index 1fdc5f2..0000000
--- a/lib/python2.7/json/tests/test_indent.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_indent.pyo b/lib/python2.7/json/tests/test_indent.pyo
deleted file mode 100644
index 1fdc5f2..0000000
--- a/lib/python2.7/json/tests/test_indent.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass1.pyc b/lib/python2.7/json/tests/test_pass1.pyc
deleted file mode 100644
index 6330a55..0000000
--- a/lib/python2.7/json/tests/test_pass1.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass1.pyo b/lib/python2.7/json/tests/test_pass1.pyo
deleted file mode 100644
index 6330a55..0000000
--- a/lib/python2.7/json/tests/test_pass1.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass2.pyc b/lib/python2.7/json/tests/test_pass2.pyc
deleted file mode 100644
index d8c8aaf..0000000
--- a/lib/python2.7/json/tests/test_pass2.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass2.pyo b/lib/python2.7/json/tests/test_pass2.pyo
deleted file mode 100644
index d8c8aaf..0000000
--- a/lib/python2.7/json/tests/test_pass2.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass3.pyc b/lib/python2.7/json/tests/test_pass3.pyc
deleted file mode 100644
index aadb7a7..0000000
--- a/lib/python2.7/json/tests/test_pass3.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_pass3.pyo b/lib/python2.7/json/tests/test_pass3.pyo
deleted file mode 100644
index aadb7a7..0000000
--- a/lib/python2.7/json/tests/test_pass3.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_recursion.pyc b/lib/python2.7/json/tests/test_recursion.pyc
deleted file mode 100644
index b065fbe..0000000
--- a/lib/python2.7/json/tests/test_recursion.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_recursion.pyo b/lib/python2.7/json/tests/test_recursion.pyo
deleted file mode 100644
index b065fbe..0000000
--- a/lib/python2.7/json/tests/test_recursion.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_scanstring.pyc b/lib/python2.7/json/tests/test_scanstring.pyc
deleted file mode 100644
index a33ae45..0000000
--- a/lib/python2.7/json/tests/test_scanstring.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_scanstring.pyo b/lib/python2.7/json/tests/test_scanstring.pyo
deleted file mode 100644
index a33ae45..0000000
--- a/lib/python2.7/json/tests/test_scanstring.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_separators.pyc b/lib/python2.7/json/tests/test_separators.pyc
deleted file mode 100644
index 787ebfe..0000000
--- a/lib/python2.7/json/tests/test_separators.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_separators.pyo b/lib/python2.7/json/tests/test_separators.pyo
deleted file mode 100644
index 787ebfe..0000000
--- a/lib/python2.7/json/tests/test_separators.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_speedups.pyc b/lib/python2.7/json/tests/test_speedups.pyc
deleted file mode 100644
index 9f14045..0000000
--- a/lib/python2.7/json/tests/test_speedups.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_speedups.pyo b/lib/python2.7/json/tests/test_speedups.pyo
deleted file mode 100644
index 9f14045..0000000
--- a/lib/python2.7/json/tests/test_speedups.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_tool.pyc b/lib/python2.7/json/tests/test_tool.pyc
deleted file mode 100644
index c378e39..0000000
--- a/lib/python2.7/json/tests/test_tool.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_tool.pyo b/lib/python2.7/json/tests/test_tool.pyo
deleted file mode 100644
index c378e39..0000000
--- a/lib/python2.7/json/tests/test_tool.pyo
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_unicode.pyc b/lib/python2.7/json/tests/test_unicode.pyc
deleted file mode 100644
index 10ea509..0000000
--- a/lib/python2.7/json/tests/test_unicode.pyc
+++ /dev/null
Binary files differ
diff --git a/lib/python2.7/json/tests/test_unicode.pyo b/lib/python2.7/json/tests/test_unicode.pyo
deleted file mode 100644
index 10ea509..0000000
--- a/lib/python2.7/json/tests/test_unicode.pyo
+++ /dev/null
Binary files differ