summaryrefslogtreecommitdiff
path: root/attoconf/tests
AgeCommit message (Collapse)AuthorFilesLines
2023-12-10Upgrade to Python3.Fedja Beader4-10/+10
Mostly using 2to3 automatic converter with some educated guesses on my part. Produces same TMWA Makefile as py2 attoconf. YMMV.
2014-07-17Use a metaclass instead of @add_slotsBen Longbons1-1/+1
2014-07-17Ditch the special treatment of NoneBen Longbons1-12/+13
2013-09-29Clean up config.status during testsBen Longbons1-0/+2
This should probably be handled some better way.
2013-09-26Fix unit test for that last commitBen Longbons1-4/+4
2013-08-06Fix versioningBen Longbons1-2/+3
2013-08-06Refactor checks and varsBen Longbons1-10/+10
2013-08-06Move all types to their own moduleBen Longbons2-6/+69
2013-08-05Add a classy API, and use it to implement all the common optionsBen Longbons1-3/+9
2013-08-02Add flesh to the skeletonBen Longbons4-0/+418