Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-02 | wsd: single-char string literals -> char | Ashod Nakashian | 1 | -1/+1 |
2020-03-14 | wsd: test assertion macros | Ashod Nakashian | 1 | -69/+71 |
2019-09-22 | wsd: test: don't leak the test listener | Ashod Nakashian | 1 | -1/+2 |
2019-08-02 | fakesockettest: respect CPPUNIT_TEST_NAME | Miklos Vajna | 1 | -0/+11 |
2019-02-12 | android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability. | Jan Holesovsky | 1 | -2/+3 |
2018-11-01 | WaE: -Werror=unused-parameter | Tor Lillqvist | 1 | -2/+2 |
2018-11-01 | More FakeSocket tests | Tor Lillqvist | 1 | -6/+69 |
2018-11-01 | Fix my misunderstanding of Cppunit exception use | Tor Lillqvist | 1 | -103/+109 |
2018-11-01 | Return correct exit value, 0 for success, 1 for failure | Tor Lillqvist | 1 | -1/+1 |
2018-11-01 | Add a Cppunit test for the FakeSocket API | Tor Lillqvist | 1 | -0/+226 |