
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 219 (100.0%) | 15.6 |
| manuel_gay | 4 (28.6%) | 135 (61.6%) | 33.7 |
| rosso_nero | 10 (71.4%) | 84 (38.4%) | 8.4 |
more details on the source of the test case comparison
2 lines of code changed in 1 file:
fixing warnings
0 lines of code changed in 1 file:
fixing a stupid bug that prevents some tests from being correctly evaluated
5 lines of code changed in 1 file:
using html isntead of txt extension
2 lines of code changed in 1 file:
using html isntead of txt extension
4 lines of code changed in 1 file:
making diff even more robust..
3 lines of code changed in 1 file:
more robust to errors in diff
20 lines of code changed in 1 file:
marking clearer what is an instruction, and what part of the diff
1 lines of code changed in 1 file:
using diff to compare outputs of test results
28 lines of code changed in 1 file:
formatted code
19 lines of code changed in 1 file:
- adding possibility to choose transaction provider class in BL through the getTransactionProvider() method
- adding possibility to set a default transaction provider for the whole application in MakumbaController.properties (defaultTransactionProvider property)
- test to trigger transaction provider choosing logic
- fixing login test
2 lines of code changed in 1 file:
New convenience method for making recording of new test results very fast.
4 lines of code changed in 1 file:
Adding new taglib definitions for list, list-hql and forms
3 lines of code changed in 1 file:
Refactoring tests according to products, made it easier to create JSP-based tests.
126 lines of code changed in 1 file: