summaryrefslogtreecommitdiffstats
path: root/misc/ninja_test.py
Commit message (Expand)AuthorAgeFilesLines
* ninja_syntax.py: Fix a bug when passing dict variables to Writer.build()Evan Jones2012-01-041-0/+21
* Let ninja_syntax handle escaped spaces correctly.Nico Weber2011-12-221-0/+45
* Update ninja_syntax.py and tests to reflect '$ ' syntax.Jeremy Apthorp2011-11-291-0/+18
* rename ninja module to ninja_syntaxEvan Martin2011-08-161-2/+2
* ninja.py: fix the new test and pass the testEvan Martin2011-07-271-8/+15
* unit test for line-wrapping in ninja.pyEvan Martin2011-07-271-0/+45