summaryrefslogtreecommitdiff
path: root/tests/basics/namedtuple1_cpython_compat.py
AgeCommit message (Collapse)Author
2018-05-14Updated tests; removed try/catch for ucollectionsbildzeitung
2017-08-11Turn on Rosie CI testing to test new builds on real hardware.Scott Shawcroft
This introduces a skip_if module that can be used by tests to determine when they should be skipped due to the environment. Some tests have been split in order to have finer grained skip control.