Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-16 | Lint with clang-tidy | David Robillard | 1 | -3/+0 | |
2018-09-16 | Remove using namespace declarations | David Robillard | 1 | -10/+13 | |
2018-09-16 | Clean up includes | David Robillard | 1 | -0/+2 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5582 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-13 | Update license to GPL3+. | David Robillard | 1 | -0/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4389 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-18 | Strip double blank lines. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@3279 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-02-05 | Convert C-style casts to C++ style casts. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2432 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-02-01 | Make time_test non-interactive for automated testing. | David Robillard | 1 | -3/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2400 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-01-07 | Move unit testing and coverage framework into autowaf. | David Robillard | 1 | -0/+32 | |
Make raul tests return 0 on success, 1 on failure. Test coverage for Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2368 a436a847-0d15-0410-975c-d299462d15a1 |