
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| oliklee | 24 (100.0%) | 1754 (100.0%) | 73.0 |
Fix a whitespace formatting nit.
1 lines of code changed in 1 file:
Task #12165: Make the BE module testable and add some basic tests, part 2: add a test class, make the private methods protected, and and use an output function
91 lines of code changed in 1 file:
Task #13615: Deprecate the old fake FE code
3 lines of code changed in 1 file:
Cleanup: Replace parent::init() with $this->init() in the BE module class.
1 lines of code changed in 1 file:
Task #12165: Make the BE module testable and add some basic tests (part 1)
2 lines of code changed in 1 file:
Task #11688: Move the back-end module to Classes
944 lines of code changed in 4 files:
Bug #13069: Copy'n'paste of the testnames also copies the text "Run this test only"
1 lines of code changed in 1 file:
Bug #11861: Double-clicking a test name also selects the "run this test" icon
1 lines of code changed in 1 file:
Bug #13420: PHP warnings in the TYPO3 log when running the phpunit unit tests
6 lines of code changed in 1 file:
Bug #13407: The compare output differences are not side-by-side
1 lines of code changed in 1 file:
Bug #12137: compare output is htmlspecialchared twice
2 lines of code changed in 1 file:
Bug #11741: Progress bar ist too short after running some tests (thanks to Patrick Shriner)
20 lines of code changed in 1 file:
Task #11731: Make the test listener testable (part 7)
26 lines of code changed in 1 file:
Task #11731: Make the test listener testable (part 6)
4 lines of code changed in 1 file:
Task #11731: Make the test listener testable (part 5)
23 lines of code changed in 1 file:
Task #11731: Make the test listener testable and add some tests (part 4)
50 lines of code changed in 1 file:
Task #11731: Make the test listener testable (part 2)
9 lines of code changed in 1 file:
Bug #12152: tx_phpunit_BackEnd_TestListenerTest does not handle extbase-style names
4 lines of code changed in 1 file:
Bug #12151: prettifyTestClass adds leading space for the test class name "tx_phpunit_BackEnd_TestListenerTest"
Bug #12153: prettifyTestClass does not handle the "Test" suffix
20 lines of code changed in 1 file:
Task #11731: Make the test listener testable (part 1)
32 lines of code changed in 1 file:
Task #11687: Move the test listener to Classes
513 lines of code changed in 1 file: