Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Don't access static functions/fields via instance | Alessandro Portale | 2020-11-19 | 1 | -2/+2 |
* | AutoTest: Correct states handling when parsing boost tests | Christian Stenger | 2019-11-04 | 1 | -7/+13 |
* | Merge remote-tracking branch 'origin/4.10' into 4.11 | Eike Ziller | 2019-10-28 | 1 | -2/+1 |
|\ | |||||
| * | AutoTest: Fix handling of parameterized boost tests | Christian Stenger | 2019-10-17 | 1 | -2/+1 |
* | | AutoTest: De-noise code a bit | Christian Stenger | 2019-09-02 | 1 | -1/+1 |
|/ | |||||
* | AutoTest: Add support for templated boost tests | Christian Stenger | 2019-06-07 | 1 | -1/+9 |
* | AutoTest: Support data-driven test with fixture | Christian Stenger | 2019-06-07 | 1 | -0/+9 |
* | AutoTest: Add support for decorator fixture | Christian Stenger | 2019-06-07 | 1 | -1/+5 |
* | AutoTest: Add basic boost test support | Christian Stenger | 2019-05-20 | 1 | -0/+401 |