Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-03 | Suppress/fix new warnings in clang-tidy 15 | David Robillard | 1 | -2/+2 | |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -14/+2 | |
2021-01-02 | Make namespace name lowercase | David Robillard | 1 | -2/+2 | |
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -69/+70 | |
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -2/+1 | |
2020-07-17 | Remove useless casts | David Robillard | 1 | -2/+2 | |
2019-04-22 | Simplify unit tests and improve coverage by using assert | David Robillard | 1 | -53/+50 | |
2018-09-16 | Lint with clang-tidy | David Robillard | 1 | -2/+1 | |
2018-09-16 | Remove using namespace declarations | David Robillard | 1 | -4/+4 | |
2018-09-16 | Clean up includes | David Robillard | 1 | -2/+4 | |
2012-08-17 | Update test suite to compile and pass again. | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4718 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-14 | Remove Table classes. | David Robillard | 1 | -0/+2 | |
More thorough Path testing. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4695 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-14 | Remove glib dependency. | David Robillard | 1 | -25/+39 | |
Make Symbol, URI, and Path simpler derivatives of std::string. 100% test coverage by line for Symbol, URI, Path, AtomicInt, and AtomicPtr. Add Raul::Exception. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4686 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-13 | Update path test. | David Robillard | 1 | -4/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4673 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 | |||||
2012-04-27 | Implement connecting via atom interface. | David Robillard | 1 | -0/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4285 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-01-07 | Move unit testing and coverage framework into autowaf. | David Robillard | 1 | -0/+68 | |
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 |