Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-05 | tests/run-tests: Allow to skip set tests. | Paul Sokolovsky | |
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. | |||
2016-09-30 | tests/basics: Add test constructing a set from a non-trivial expression. | Damien George | |
2015-08-28 | objset: frozensets are hashable. | Paul Sokolovsky | |
2014-04-07 | tests: Fix tests with sets to print sorted set. | Damien George | |
2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | |