summaryrefslogtreecommitdiff
path: root/test/CPPDEFINES/append.py
Commit message (Expand)AuthorAgeFilesLines
* Adjusted CPPDEFINES behavior for list and tupleMats Wichmann2023-02-091-99/+101
* Fix some CPPDEFINES handling problemsMats Wichmann2023-01-301-0/+89
* test/CPPDEFINES: stop using tabsMats Wichmann2023-01-301-100/+100
* Split out CPPDEFINES handling in Append methodsMats Wichmann2023-01-301-97/+117
* Change bug references from tigris -> githubMats Wichmann2018-04-231-3/+3
* 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