11 Commits (50b43fec1a01710a08e1b56c1cf312877457bfa1)

Author SHA1 Message Date
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
stijn 09be0c083c py/objarray: Implement more/less comparisons for array. 4 years ago
stijn 57365d8557 py/objarray: Prohibit comparison of mismatching types. 4 years ago
Jim Mussared 54db464a1b tests/basics/array1.py: Add equality testing for array. 5 years ago
Damien George 30e25174bb tests: Rename "array" module to "uarray". 5 years ago
Paul Sokolovsky a2803b74f4 tests/basics: Convert "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky ef1bbada96 tests/array*: Allow to skip test if "array" is unavailable. 8 years ago
Damien George e9404e5f5f tests: Improve coverage of array, range, dict, slice, exc, unicode. 8 years ago
Paul Sokolovsky 60592fd23c tests/array1: Add tests for "l", "L" array types to improve coverage. 8 years ago
Damien George 214179b430 tests: Add tests for SyntaxError, TypeError, and other missing things. 10 years ago
Damien George b40892d266 Rename array test to array1 so it doesn't clash with array module. 11 years ago
Paul Sokolovsky 8e991e0680 Add basic array.array test. 11 years ago