summaryrefslogtreecommitdiff
path: root/lib/Automake/Parser/t
Commit message (Expand)AuthorAgeFilesLines
* Updated include directive and added test cases.experimental/gsoc/astVishal Gupta2018-08-047-3/+11
* Added case for testing recursive automake at multiple depthVishal Gupta2018-08-042-1/+3
* Updated make install to make parser work from any directoryVishal Gupta2018-08-041-1/+1
* Subdirs implementationVishal Gupta2018-07-125-10/+15
* Updated parser to tokenize and parse line by line.Vishal Gupta2018-07-062-2/+2
* Added support for SUBDIRS and nested if/else statementVishal Gupta2018-07-021-0/+20
* Updated multiline statement and conditional statements.Vishal Gupta2018-06-249-0/+46
* Added support for Conditional statement and Test files.Vishal Gupta2018-06-166-0/+25