summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_operator
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_operator')
-rw-r--r--Lib/test/output/test_operator38
1 files changed, 38 insertions, 0 deletions
diff --git a/Lib/test/output/test_operator b/Lib/test/output/test_operator
index d2d7da2..1ff755e 100644
--- a/Lib/test/output/test_operator
+++ b/Lib/test/output/test_operator
@@ -1 +1,39 @@
test_operator
+testing: abs
+testing: add
+testing: and_
+testing: concat
+testing: countOf
+testing: delitem
+testing: delslice
+testing: div
+testing: getitem
+testing: getslice
+testing: indexOf
+testing: inv
+testing: isCallable
+testing: isCallable
+testing: isMappingType
+testing: isMappingType
+testing: isNumberType
+testing: isNumberType
+testing: isSequenceType
+testing: isSequenceType
+testing: isSequenceType
+testing: lshift
+testing: mod
+testing: mul
+testing: neg
+testing: or_
+testing: pos
+testing: repeat
+testing: rshift
+testing: sequenceIncludes
+testing: sequenceIncludes
+testing: setitem
+testing: setslice
+testing: sub
+testing: truth
+testing: truth
+testing: xor
+testing: indexOf