[root]/orderAccuracy/test_config_files/Examples
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 23 (100.0%) | 92 (100.0%) | 4.0 |
This should have been deleted in revision 58672
0 lines of code changed in 11 files:
Updated gnuplot scripts. Printing the curve fit parameters as labels on the plots works again.
analyze_results.pl, masterScript.pl, run_tests.pl
- moved common subroutine for cleaning out unwanted spaces and returns to a common module
Utilities.pm
analyze_results.pm
- converted from xml::Simple to XML::Lib
- Simplified and cleaned up.
13 lines of code changed in 4 files:
Partial migration from XML::Simple to XML::LibXML. With LibXML you don't need to
manually parse the xml files and fill arrays to be later used (YUCK)_. Now just loop over tests
and pull out the xml entries for each test. Changed spec for replace_values to
< entry path= "<xmlpath>" value = 'X' />
Updated all tst files. More testing is needed.
79 lines of code changed in 6 files:
whatToRun.xml:
Removed redundant ups xml tags
components.xml:
Added comments and spacing
0 lines of code changed in 2 files: