[root]/Packages/Uintah/Test/helpers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 46 (100.0%) | 484 (100.0%) | 10.5 |
rename Test to R_Tester
0 lines of code changed in 12 files:
changed path from /Test to /R_Tester
0 lines of code changed in 10 files:
tabs
indentation
12 lines of code changed in 1 file:
tabs
indentation = 2 spaces!
97 lines of code changed in 1 file:
code diet & simplification
formatting
54 lines of code changed in 1 file:
output cleanup
0 lines of code changed in 2 files:
added a timer around each test and around the component.
- reformatted/cleaned up output
27 lines of code changed in 1 file:
added ability for user to specify the absolute and/or relative tolerance
used in the comparison utilities
54 lines of code changed in 9 files:
Removed unnecessary/confusing code
added comments
renamed:
non_default_tests-> userFlags
mode -> dbgOpt
# Test syntax: ( "name", "input file", # processors, "OS", ["flags1","flag2"])
# flags:
# no_uda_comparison: - skip the uda comparisons
# no_memoryTest: - skip all memory checks
# no_restart: - skip the restart tests
# no_dbg: - skip all debug compilation tests
# no_opt: - skip all optimized compilation tests
# do_performance_test: - Run the performance test
# doesTestRun: - Checks if a test successfully runs
108 lines of code changed in 1 file:
ICE & runSusTests.py:
- changed user flag sytax
UCF:
- scaling tests are only performed on Linux
- formatting
1 lines of code changed in 1 file:
fixed typo
1 lines of code changed in 1 file:
added the ability to perform a "does it run" test.
21 lines of code changed in 1 file:
-tabs
-formatting
-added comments and dividing lines
99 lines of code changed in 1 file:
If the file input.xml.orig exists in the goldstandard use that
to compare against, if it doesn't then use input.xml.
9 lines of code changed in 1 file:
Replace input*.xml instead of input.xml
There are several input files
0 lines of code changed in 2 files:
RT: Ignore changes in the amount of white space when diff input.xml files
1 lines of code changed in 1 file: