Commit graph

83 commits

Author SHA1 Message Date
Peter Honeder c080f351ea re-pin to latest native host implementation, changed managed code signature 2015-07-29 17:31:38 +02:00
Peter Honeder 72bcbd9eea initial version of custom hosting code 2015-07-29 17:31:24 +02:00
Peter Honeder a31af1e301 using nuget 3 because it's much faster, re-pin to monad-ext containing nuget.exe, hardcoded c# compiler toolchain version too 2015-07-29 17:01:25 +02:00
Zachary Folwick bc91ac8684 deleting trailing whitespace 2015-07-24 10:38:51 -07:00
Zachary Folwick a0c040b7e8 Merge branch 'develop' of mshttps://msostc.visualstudio.com/DefaultCollection/PS/_git/monad-linux into dev/117-cleanup-test-files 2015-07-24 10:31:41 -07:00
Peter Honeder 7eeff0b64e removed src/coreclr submodule that was not used 2015-07-22 14:36:01 -07:00
Zachary Folwick 5df3094d7b refactored Get-Content and Get-Item to compensate for the backslash not being used and the first 3 lines being removed from test suites 2015-07-21 16:27:01 -07:00
Zachary Folwick c714e7b3ee removed first 3 lines of autogenerated code- it was superfluous 2015-07-21 16:25:27 -07:00
Zachary Folwick fbfd1707c8 Renamed Test-Add-Member.Tests.ps1 to comply with naming standards 2015-07-21 15:39:18 -07:00
Zachary Folwick e80a1dab6a renamed test file to comply with standards 2015-07-21 15:39:18 -07:00
Zachary Folwick 322da2f9b0 deleted non-test files 2015-07-21 15:39:18 -07:00
Peter Honeder 2394946fb4 re-pin to PS version that allows native command execution 2015-07-21 14:37:53 -07:00
Aaron Katz b8d99bd0ab Merge pull request 84 from dev/115-PSDrive into develop 2015-07-21 21:26:33 +00:00
Aaron 4c673b9213 fixed test to run on linux 2015-07-21 10:34:12 -07:00
Aaron 59015da5a2 initial commit 2015-07-21 10:08:09 -07:00
Peter Honeder dcf919a0e2 added Pester tests for PSVersionTable 2015-07-20 17:18:06 -07:00
Peter Honeder 967279afc7 added unit test for cleanup 2015-07-20 17:02:23 -07:00
Peter Honeder 55582a6a9d re-pin to monad version with PSVersionInfo cleanup 2015-07-20 16:55:18 -07:00
Peter Honeder a4ad8c0793 added file version info attributes to main assemblies 2015-07-20 16:54:39 -07:00
Peter Honeder acd3a5bd66 Merge pull request 79 from dev/111-update-coreclr into develop 2015-07-20 23:07:13 +00:00
Andrew Schwartzmeyer 694320b656 Unit tests use xUnit runner and [Fact] declaration
- Workaround test executable is now completely removed
- make test also depends on $(RUN_TARGETS)
2015-07-20 15:31:03 -07:00
Peter Honeder 91ff5370b0 re-pin to updated coreclr 2015-07-20 14:37:46 -07:00
Peter Honeder d3aadb0a04 updated coreclr dependency to latest version, fixed / path separators in pester, which were invalid due to recent coreclr cleanup and changes 2015-07-17 15:33:23 -07:00
Peter Honeder ead0b0c547 Merge pull request 71 from dev/104-105-code-cleanup into develop 2015-07-17 00:07:03 +00:00
Zach Folwick 68fa654813 Merge pull request 72 from initialTestSuites into develop 2015-07-16 23:14:28 +00:00
Zachary Folwick 3d47638e5c fixed Get-ChildItem.Tests 2015-07-16 16:13:12 -07:00
Zachary Folwick c8a6f4d783 fixed Environment-variables tests and typos in get-item 2015-07-16 15:52:42 -07:00
Zachary Folwick 489532736c fixed Get-Item tests 2015-07-16 15:31:52 -07:00
Zachary Folwick ae037b7984 fixed split-path tests; found a bug in powershell 2015-07-16 15:29:50 -07:00
Zachary Folwick 9493af81af fixed get-date tests 2015-07-16 14:59:50 -07:00
Peter Honeder 4800acb975 re-pin to latest monad fixes for issue 104 and 105 2015-07-16 14:45:20 -07:00
Peter Honeder 061c8543ea removed monad_app_base submodule because it's not needed anymore 2015-07-15 18:36:43 -07:00
Zachary Folwick c55e5cbc88 fixed get-Content issues 2015-07-15 16:30:20 -07:00
Zachary Folwick 088335669d fixed typo 2015-07-15 16:27:53 -07:00
Zachary Folwick fffe79b751 fixed test assumptions; is now passing tests 2015-07-15 14:15:53 -07:00
Zachary Folwick 95dcc23bbb added more granular unit-test for failing getType() output 2015-07-15 13:31:07 -07:00
Zachary Folwick 2b079b2cb9 removing commit 2015-07-15 11:40:03 -07:00
Zachary Folwick a186934c55 deleted test-Get-Alias.ps1 2015-07-15 11:39:14 -07:00
Zachary Folwick 028021ef44 test suite was not recognizing test file 2015-07-15 11:33:30 -07:00
Zachary Folwick 868ea370d4 initial commit 2015-07-15 10:15:39 -07:00
Peter Honeder f4498565cb re-pin to latest monad updates 2015-07-13 14:59:03 -07:00
Peter Honeder ad9ca600f7 re-pin to latest version in develop-2015-07-13 2015-07-13 14:49:54 -07:00
Peter Honeder dfb377bae9 re-pin to latest rebased powershell changes and updated resources 2015-07-13 14:03:50 -07:00
Peter Honeder b90a8f6564 added pester-tests target to Makefile, added that as a dependency to make test 2015-07-13 13:38:47 -07:00
Peter Honeder 0e12ab46e3 add pester to Makefile, re-pin to latest monad fixes 2015-07-10 11:35:26 -07:00
Peter Honeder e5e18d5857 added changes to query terminal size 2015-07-07 18:05:52 -07:00
Peter Honeder 0546b02e1c added --file parameter to run a script 2015-07-07 18:02:04 -07:00
Andrew Schwartzmeyer b2e3a1e2e3 Add unit test for HasRegistrySupport()
The use of the function in RegistryProvider cannot be tested without a
mock of a PowerShell cmdlet context.
2015-07-06 12:46:38 -07:00
Andrew Schwartzmeyer 3919ec8375 Add unit test for PSEnumerableBinder.IsComObject() 2015-07-06 12:46:18 -07:00
Peter Honeder 2485282b06 re-pinned to latest monad repo 2015-07-01 11:34:27 -07:00