Changeset 53624 in vbox for trunk/src/VBox/ValidationKit
- Timestamp:
- Dec 31, 2014 2:59:44 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97393
- Location:
- trunk/src/VBox/ValidationKit
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testdriver/win-vbox-net-drvstore-cleanup.ps1
-
Property svn:eol-style
changed from
native
toCRLF
-
Property svn:eol-style
changed from
-
trunk/src/VBox/ValidationKit/testdriver/win-vbox-net-uninstall.ps1
-
Property svn:eol-style
changed from
native
toCRLF
-
Property svn:eol-style
changed from
-
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphgooglechart.py
r52776 r53624 245 245 WuiHlpLineGraph.__init__(self, sId, oData, fErrorBarY = True); 246 246 247 -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphmatplotlib.py
r52776 r53624 321 321 return self._produceSvg(oFigure, False); 322 322 323 -
trunk/src/VBox/ValidationKit/testmanager/webui/wuihlpgraphsimple.py
r52776 r53624 145 145 pass; 146 146 147
Note:
See TracChangeset
for help on using the changeset viewer.