[root]/orderAccuracy/framework_scripts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 9 (100.0%) | 7 (100.0%) | 0.7 |
added <otherFilesToCopy> tag
These files will be copied to the testing directory
0 lines of code changed in 2 files:
bulletproofing when the comparison utility can't be found
0 lines of code changed in 2 files:
fixed debugging print statement
2 lines of code changed in 1 file:
added bulletproofing.
0 lines of code changed in 2 files:
Previously you had to have 1 white space on either side of "item"
<xmlTag> item </xmlTag>
This will now work.
<xmlTag>item</xmlTag>
2 lines of code changed in 1 file:
replace only lines that match the xml tag. Previously, lines with xml_tag that
partially matched were replaced.
3 lines of code changed in 1 file: