diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-05-16 07:26:08 -0700 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-05-16 07:26:08 -0700 |
commit | 384d384d1b84142a23785c6c423064a29342f532 (patch) | |
tree | e23db009c09ba2cea86da8d94d4b12600445b8b2 /test/windows/mingw/unpack |
Add test scripts for Windows (VC++, MinGW)
Diffstat (limited to 'test/windows/mingw/unpack')
-rwxr-xr-x | test/windows/mingw/unpack | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/windows/mingw/unpack b/test/windows/mingw/unpack new file mode 100755 index 0000000..ff24c84 --- /dev/null +++ b/test/windows/mingw/unpack @@ -0,0 +1,3 @@ +#! /usr/bin/env bash + +../unpack -mingw |