Name | Modified | Size |
---|---|---|
.. | ||
ant-1.7.0.jar | 9 years ago | 1.23 MB |
ant-launcher-1.7.0.jar | 9 years ago | 11 KB |
antlr-runtime-3.3.jar | 9 years ago | 160 KB |
bsh-2.0b4.jar | 9 years ago | 275 KB |
hamcrest-core-1.1.jar | 9 years ago | 75 KB |
httpcore-4.4.4-sources.jar | 9 years ago | 396 KB |
httpcore-4.4.4.jar | 9 years ago | 319 KB |
jcommander-1.48.jar | 9 years ago | 62 KB |
junit-4.10.jar | 9 years ago | 247 KB |
snakeyaml-1.15.jar | 9 years ago | 263 KB |
stringtemplate-4.0.2-sources.jar | 9 years ago | 182 KB |
stringtemplate-4.0.2.jar | 9 years ago | 221 KB |
testng-6.9.9-sources.jar | 9 years ago | 487 KB |
testng-6.9.9.jar | 9 years ago | 850 KB |
yamlbeans-1.09-sources.jar | 9 years ago | 65 KB |
yamlbeans-1.09.jar | 9 years ago | 141 KB |
Change | User | Description | Committed |
---|---|---|---|
19690 | drobins | Fix some checkstyle stuff, improve the use of constants and reduce the use of instanceof | 9 years ago |
19362 | tjuricek | Initial approach to running an upgrade, which basically gets past one stupid issue where t...he trust files already exist. This is likely not going to be how we exactly test. We'll probably want to run some before and after verifications, for example, to modify configuration and ensure it isn't touched during upgrades. But it's a starting point for further work. « |
9 years ago |
19338 | tjuricek | Create custom reporting mechanism to allow for clear "multiple suite" reports... with log...ging! This standardizes on log4j 2 as the backend (was just used on the server side). We have an "in memory appender" that we use to capture results during testing, which we associate with each method run. The whole system spits out yaml files for each suite run, which are then read in via a final task and a single html report is spit out with ... everything... in it. « |
9 years ago |
17140 | tjuricek | Integrating porting work from development branch. This work is now ready for testing/CD... integration. « |
9 years ago |