summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_markerlib.py
Commit message (Expand)AuthorAgeFilesLines
* Use simple assertions and pytest runner for test_markerlib.Jason R. Coombs2015-01-021-26/+25
* Use pytest for skipsJason R. Coombs2015-01-011-20/+16
* add _-separated keys to environment markersDaniel Holth2013-07-201-0/+4
* Fix some DeprecationWarnings and ResourceWarnings.Arfrever Frehtes Taifersar Arahesis2012-11-261-9/+9
* skip markerlib tests on Python < 2.6 (no ast compilation)Daniel Holth2012-09-171-37/+3
* move _markerlib test into setuptools/testDaniel Holth2012-08-251-0/+98