Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing cppcheck | Robert Tari | 2022-10-02 | 1 | -1/+3 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/58 | ||||
* | tests/unit/adbd-client-test.cpp: white-space fix | Mike Gabriel | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | cppcheck: Add several missing override statements to make cppcheck happy ↵ | Mike Gabriel | 2021-08-04 | 1 | -1/+1 |
| | | | | (which is one of our unit tests). | ||||
* | remove the temporary tracers from r34 and r35 | Charles Kerr | 2016-10-19 | 1 | -8/+0 |
| | |||||
* | more g_debug() tracers | Charles Kerr | 2016-09-22 | 1 | -5/+8 |
| | |||||
* | in AdbdClientTest, raise the test timeout interval from 2s to 5s | Charles Kerr | 2016-09-22 | 1 | -1/+1 |
| | |||||
* | in AdbdClientDest, explicitly disconnect the core::Signals at the end of the ↵ | Charles Kerr | 2016-09-22 | 1 | -1/+2 |
| | | | | test | ||||
* | more g_debug() tracers | Charles Kerr | 2016-09-22 | 1 | -0/+5 |
| | |||||
* | introduce a QtFixture gtest base class to reduce redundancy in test ↵ | Charles Kerr | 2016-03-17 | 1 | -1/+1 |
| | | | | fixtures' helper/util code | ||||
* | in tests/unit/adbd-client-test.cpp, fix tmpl character buffer intialization ↵ | Charles Kerr | 2016-03-15 | 1 | -4/+2 |
| | | | | for g++ 4.9x | ||||
* | add UsbManager | Charles Kerr | 2016-03-10 | 1 | -11/+11 |
| | |||||
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 1 | -0/+97 |