| 22 | #define PATHETIC // A little motivator to make things work right :) |
| 23 | #if defined(PATHETIC) |
| 24 | inline QString vcsTestDir0() { return QStringLiteral("testdir0"); } |
| 25 | inline QString vcsTestDir1() { return QStringLiteral("testdir1"); } |
| 26 | inline QString vcsTest_FileName0() { return QStringLiteral("foo"); } |
| 27 | inline QString vcsTest_FileName1() { return QStringLiteral("bar"); } |
no outgoing calls
no test coverage detected