Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | 2017-06-10 |
* | tests/basic/[a-f]*: Make skippable. | Paul Sokolovsky | 2017-02-15 |
* | tests/builtin_minmax: Make compatible with @native codegen. | Paul Sokolovsky | 2015-12-07 |
* | tests/builtin_minmax: Add testcase for lazy iterable (generator). | Paul Sokolovsky | 2015-12-07 |
* | tests: Add min/max "default" agrument test | pohmelie | 2015-12-07 |
* | tests: Add missing tests for builtins, and many other things. | Damien George | 2015-04-04 |
* | py: Consolidate min/max functions into one, and add key= argument. | Damien George | 2014-08-24 |
* | tests: Rename test scripts, changing - to _ for consistency. | Damien George | 2014-07-05 |