Commit Graph

4 Commits (a9afb1e19e9cd6c4914a2711327f1cda2f0d26d8)

Author SHA1 Message Date
Matt Clay c00ad0868e Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
Dag Wieers 1e8713a50a win_shortcut: Fail when command is not absolute path (#26533)
This PR ensures the user gets a proper error when the `src` is not an absolute path.

And some cosmetic cleanup, and improve integration tests.
2017-07-18 13:32:06 -07:00
Matt Clay b7cc4616b1 Fix integration aliases. 2017-04-03 17:49:35 -07:00
Dag Wieers 3dbce15ccb win_shortcut: Add missing $check_mode definition + bugfix + tests (#20911)
* win_shortcut: Add missing $check_mode definition

For some reason this entry was missing, possible a merge-conflict gone
wrong :-(

* Added integration tests and bugfix

Add missing changes.
2017-02-02 10:29:56 +01:00