aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Added standalone task to build.gradle, finished filtering testsHEADmasterEduardo Pedroni2016-08-211-1/+1
|
* Switched from ant to gradle, had to refactor some of the tests because of ↵Eduardo Pedroni2016-08-211-0/+19
the new build structure, a bit ugly but should pass