Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/run-tests: Allow to skip set tests. | Paul Sokolovsky | 2017-01-05 |
| | | | | | | If sets are not enabled, set literals lead to SyntaxError during parsing, so it requires feature_check. Set tests are skipped based on set_*.py pattern. | ||
* | tests/basics: Add test constructing a set from a non-trivial expression. | Damien George | 2016-09-30 |
| | |||
* | objset: frozensets are hashable. | Paul Sokolovsky | 2015-08-28 |
| | |||
* | tests: Fix tests with sets to print sorted set. | Damien George | 2014-04-07 |
| | |||
* | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | 2014-01-19 |