Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: Add tests to improve coverage of runtime.c. | Rami Ali | 2016-12-21 |
* | py: Fix printing of complex number when imaginary part is nan | stijn | 2015-05-13 |
* | tests: Add tests to exercise lexer; and some more complex number tests. | Damien George | 2015-04-04 |
* | tests: Add missing tests for builtins, and many other things. | Damien George | 2015-04-04 |
* | tests: Add tests for SyntaxError, TypeError, and other missing things. | Damien George | 2015-03-25 |
* | tests: Add some more tests for complex numbers and ure module. | Damien George | 2015-03-14 |
* | tests: Add tests for builtins: all, any, sum, abs. | Damien George | 2015-03-02 |
* | tests: Add tests for op special meths, ubinascii, complex. | Damien George | 2015-03-02 |