summaryrefslogtreecommitdiff
path: root/test/CPPDEFINES/append.py
Commit message (Expand)AuthorAgeFilesLines
* Make __str__ and __repr__ sameGaurav Juvekar2017-04-071-8/+6
* py2/3 fixes for CPPDEFINES/append.py test caseGaurav Juvekar2017-04-071-2/+18
* Remove spurious space causing test fail.Russel Winder2016-01-101-1/+1
* Some more print statements to functions.Russel Winder2016-01-011-26/+26
* Corrects handling of appending dictionaries to CPPDEFINES. Amended a test cas...Andrew Featherstone2014-07-291-38/+37
* Fix Windows test failures due to previous commit: skip pkg-config test on Win...Gary Oberbrunner2010-08-161-6/+9
* Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B...Gary Oberbrunner2010-08-151-0/+223