Commit graph

6045 commits

Author SHA1 Message Date
Andrew Schwartzmeyer
8c80840d69 Make path relative to monad-linux/scripts
Since that's where the Makefile lives
2015-09-01 14:08:04 -07:00
Andrew Schwartzmeyer
a7010cd742 Add make script.ps1 target for easy testing
Use like `make src/pester-tests/Test-Split-Path.Tests.ps1`
2015-09-01 13:55:54 -07:00
Andy Schwartzmeyer
d7cc3e3d64 Merge pull request 134 from dev/tests into develop 2015-08-31 19:56:37 +00:00
Andrew Schwartzmeyer
70466f963c Repin monad and monad-native
- GetCpInfo fixes monad-native compiler warning
- monad has more fixes
2015-08-31 12:55:43 -07:00
Andrew Schwartzmeyer
f648656cc1 Refactor test targets 2015-08-28 21:18:58 -07:00
Zach Folwick
a1e3981b6e Merge pull request 122 from dev/112-split-path-pester into develop 2015-08-29 03:14:38 +00:00
Andrew Schwartzmeyer
92cd86d3f2 Ignore Remove-Item errors in Split-Path setup 2015-08-28 20:13:10 -07:00
Andrew Schwartzmeyer
7b1280eb2e Refactor Split-Path regexp test
Fix issues with ordering etc.
2015-08-28 17:40:15 -07:00
Andrew Schwartzmeyer
5bdae5f77e Merge branch 'develop' into dev/112-split-path-pester 2015-08-28 17:39:08 -07:00
Zachary Folwick
534de9d15f Match array instead of testing elements
So that we can ignore the ordering from the regexp
2015-08-28 17:03:42 -07:00
Zachary Folwick
10c772829d fixed unordering of files created during test 2015-08-28 16:06:27 -07:00
Aaron Katz
5693da6a46 Merge pull request 113 from dev/8-getcpinfo into develop 2015-08-28 22:59:41 +00:00
Andrew Schwartzmeyer
39174a0afb Fix GetCpInfo
- Move cpinfo related code out of pal.h and into getcpinfo.h
- Use static cpinfo struct (not pointer) in test and pass address
- Whitespace cleanup
2015-08-28 15:59:31 -07:00
Andrew Schwartzmeyer
a1f94e6c70 Fix GetCpInfo
- Move cpinfo related code out of pal.h and into getcpinfo.h
- Use static cpinfo struct (not pointer) in test and pass address
- Whitespace cleanup
2015-08-28 15:59:31 -07:00
Aaron
6753151161 Got rid of warnings from cpinfo struct 2015-08-28 15:44:04 -07:00
Aaron
276b5c5481 Got rid of warnings from cpinfo struct 2015-08-28 15:44:04 -07:00
Aaron
782d164247 Changes to documentation 2015-08-28 15:17:34 -07:00
Aaron
777a30c51a Changes to documentation 2015-08-28 15:17:34 -07:00
Andy Schwartzmeyer
60a1772a43 Merge pull request 133 from dev/164-GetComputerName-cherry into develop 2015-08-28 21:47:39 +00:00
Andrew Schwartzmeyer
6a88fe52aa Fix GetComputerName xUnit test and repin monad 2015-08-28 14:45:56 -07:00
Zachary Folwick
93199735d8 added unit test for getting the machine name from the p/invoke 2015-08-28 14:35:04 -07:00
Zach Folwick
04e829ab6e Merge pull request 121 from dev/182-remove-item into develop 2015-08-28 20:52:51 +00:00
Andy Schwartzmeyer
e68785ea26 Merge pull request 132 from dev/193-repin-monad into develop 2015-08-28 17:15:23 +00:00
Andrew Schwartzmeyer
913b5a97d0 Pin src/monad to develop-2015-08-28
Build files updated. Patches squashed and rebased.
2015-08-28 10:12:27 -07:00
Zachary Folwick
8501e6e4ab fixing issue with errorAction not suppressed- produces false positives on the test logs 2015-08-26 15:55:44 -07:00
Zachary Folwick
8456bf9d4d added modifications from code review. 2015-08-26 15:13:12 -07:00
Zachary Folwick
95ae8fd343 merging latest remote develop branch
Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/182-remove-item
2015-08-26 14:53:06 -07:00
Zachary Folwick
f8179859b1 bringing submodules up to date 2015-08-26 14:34:44 -07:00
Zachary Folwick
f475db96cb using a created temp directory instead of the root temp directory. 2015-08-26 14:30:02 -07:00
Aaron
0acd64bfc7 Deleted CMakeCache.txt 2015-08-26 13:32:21 -07:00
Aaron
b2d89ceba5 Deleted CMakeCache.txt 2015-08-26 13:32:21 -07:00
Aaron
f32441327d Merge Conflict 2015-08-26 13:28:51 -07:00
Aaron
a7c773ec8e Merge Conflict 2015-08-26 13:28:51 -07:00
Aaron
4762820519 Get rid of merge conflict 2015-08-26 13:03:51 -07:00
Aaron
5d59019d01 Get rid of merge conflict 2015-08-26 13:03:51 -07:00
Zachary Folwick
38c1047eba Added logic to handle failing jenkins test 2015-08-26 12:56:38 -07:00
Aaron
b6d880eab8 Merge Conflict 2015-08-26 11:55:58 -07:00
Aaron
95060b345f Merge Conflict 2015-08-26 11:55:58 -07:00
Zachary Folwick
f4ea2ba4f8 added tests from CR 2015-08-26 11:17:52 -07:00
Zachary Folwick
df2a4939ed added code review changes 2015-08-26 10:53:36 -07:00
Aaron
805394e423 Got rid of merge conflict 2015-08-26 09:28:48 -07:00
Aaron
f6958d7212 Got rid of merge conflict 2015-08-26 09:28:48 -07:00
Zachary Folwick
e0f6b1fa0b added New-Item Test Suite 2015-08-25 14:46:29 -07:00
Aaron
8080e53786 made changes based on feedback from pull request 2015-08-25 13:47:39 -07:00
Aaron
c9164d5401 made changes based on feedback from pull request 2015-08-25 13:47:39 -07:00
Zachary Folwick
1c1c1dacaa turned repeated string into a variable 2015-08-25 10:15:21 -07:00
Zachary Folwick
f919006d46 re-ordered tests to indicate a logical progression to facilitate
debugging
added tests to validate individual environmental variables
2015-08-24 15:05:32 -07:00
Zachary Folwick
ed86ae170e added tests to validate individual environmental variables 2015-08-24 14:47:06 -07:00
Zachary Folwick
f739305502 deleted superfluous assertion 2015-08-24 13:54:13 -07:00
Zachary Folwick
a0ba3b6b8f modified to work under jenkins 2015-08-24 13:39:24 -07:00