Jordan Borean
6f9f337a67
standardise the powershell FileUtils ( #34969 )
2018-01-17 14:16:34 +10:00
Jordan Borean
e3f44b74bd
win_stat: better support for links ( #33005 )
2017-12-12 14:07:56 +10:00
Jordan Borean
8c5ee3461e
win_stat: simplified tests before next change ( #32996 )
2017-11-16 16:22:57 -05:00
Jordan Borean
e16e6313c7
windows: fix for checking locked system files ( #30665 )
...
* fix for checking locked system files
* moved functions to share module util and created tests
* fixed windows-paths test based on win_stat changes
2017-11-15 19:04:03 -05:00
Jordan Borean
0b69f3e40d
win_stat: removed file in use test as it is too tempormental ( #27832 )
2017-08-07 14:23:01 +10:00
Jordan Borean
107e177658
win_stat: add explicit error message when file is in use ( #27826 )
...
* win_stat: add explicit error message when file is in use
* make the lock last a bit longer
2017-08-07 12:04:42 +10:00
Jordan Borean
4d1b97d1ae
win_stat change return islink to islnk to match stat ( #23196 )
2017-04-03 11:38:34 -07:00
Matt Clay
ccb1b742f5
Fix win_stat test for changes from PR #20876
...
The changes to win_file in that PR resulted in changes to file
sizes and file hashes expected by the win_stat tests.
2017-02-03 12:58:11 -08:00
Jordan Borean
971783a7fd
Feature/win stat extra info ( #19148 )
...
* Added more return results to win_stat
* Changed Win2012 methods to support older versions in setup
* staging of the tests to work with older servers
2017-01-27 14:51:12 -08:00
Adrien Vergé
0e834fc9e4
Fix cosmetic problems in YAML source
...
This change corrects problems reported by the `yamllint` linter.
Since key duplication problems were removed in 4d48711
, this commit
mainly fixes trailing spaces and extra empty lines at beginning/end of
files.
2016-11-11 14:50:57 -08:00
Matt Clay
c2ec86cb78
Migrate Windows CI roles to test targets. ( #18005 )
2016-10-13 18:03:19 +01:00