Joseph Musser
ad6e3cf73d
Merge pull request #104 from nunit/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2017-12-02 10:50:04 -05:00
Rob Prouse
877435f747
Create CODE_OF_CONDUCT.md
...
We have our code of conduct in our governance repository, but I want it in all of our primary projects to make it very explicit.
2017-12-02 09:53:32 -05:00
Chris Maddock
21e0595eb7
Merge pull request #102 from mrbiggred/feature-87-Update-to-Android-7.1
...
Update to NUnit 3.8.1 and Android 7.1
2017-10-07 17:35:05 +01:00
Chris C
2fd2375781
Updated the NUnit dependencies to 3.8.1 only, not 3.8.1 or higher, NuSpec and Project.JSON files.
...
#87
2017-09-26 17:16:53 -06:00
Chris C
48da060594
Updated nuspec dependence to NUnit 3.8.1 or higher.
...
#87
2017-09-21 15:19:36 -06:00
Chris C
c59419115a
Updated to Android 7.1 and NUnit 3.8.1.
...
#87
2017-09-21 14:51:40 -06:00
CharliePoole
d4b538f088
Merge pull request #98 from nunit/copyright
...
Switched copyright to NUnit Project
2017-06-16 19:28:32 -07:00
Rob Prouse
102c34ce48
Switched copyright to NUnit Project
2017-06-16 22:11:11 -04:00
Rob Prouse
9783cc9fae
Merge pull request #94 from nunit/incr-versions
...
Incremement version numbers for 3.7.0
2017-04-02 20:20:15 -04:00
Chris Maddock
bb0f316579
Incremement version numbers fo 3.7.0
2017-04-01 16:06:01 +01:00
Rob Prouse
a6118edc51
Merge pull request #93 from nunit/release/3.6.1
...
Prepare for 3.6.1 release
2017-03-16 16:18:56 -04:00
Chris Maddock
36f5473069
Prepare for 3.6.1 release
2017-03-14 21:27:59 +00:00
Chris Maddock
2219d51f5f
Merge pull request #85 from nunit/update-libraries
...
Update to NUnit 3.6.1
2017-03-14 13:33:26 +00:00
Chris Maddock
7df9097b71
Update to NUnit Framework 3.6.1
2017-03-13 18:25:15 +00:00
Rob Prouse
378e0d6f2e
Merge pull request #91 from matslovdahl/master
...
Added a null check in the TestOptions get-method
2017-02-09 14:08:48 -05:00
Mats Lövdahl
4554bc2ea1
Added a null check in the TestOptions get-method
2017-02-09 15:09:31 +02:00
Chris Maddock
77fedc7490
NUnit 3.6, Xam Forms 1.5.0.6447, Convert to project.json
2017-01-27 21:48:13 +00:00
Chris Maddock
a66c0a1b90
Merge pull request #82 from nunit/issue-59
...
Allow running multiple assemblies
2017-01-26 13:40:33 +00:00
Chris Maddock
ab94ca7e82
Add multiple assembly running
2017-01-25 22:37:25 +00:00
Chris Maddock
677973e071
Merge pull request #86 from nunit/ci-uwp
...
Include UWP test runner in CI
2017-01-20 15:00:10 +00:00
Chris Maddock
a669525d94
CI include UWP test runner
2017-01-20 14:22:18 +00:00
Rob Prouse
1b07537397
Merge pull request #83 from plneto/added-TerminateAfterExecution
...
Added the TerminateAfterExecution property to TestOptions.
2017-01-16 19:35:42 -05:00
Paulo Lemos Neto
c65f5770e6
Added full namespace to Android terminate command.
2017-01-14 09:14:10 +10:00
Paulo Lemos Neto
2b29b7b75d
Fixed spaces on txt files
2017-01-14 09:13:21 +10:00
Paulo Lemos Neto
fdd94e3643
Added the TerminateAfterExecution property to TestOptions.
2017-01-13 20:26:52 +10:00
Rob Prouse
4c81ef08a6
Merge pull request #78 from nunit/uwp-template
...
Update nuget features and uwp template
2016-12-29 18:56:23 -05:00
Rob Prouse
30702c6381
Merge pull request #80 from nunit/nuget-icon
...
Use high-quality icon for nuspecs
2016-12-29 18:08:40 -05:00
Chris Maddock
5a91d54d79
Use high-quality icon for nuspecs
2016-12-29 13:52:10 +00:00
Chris Maddock
00876c7b66
Update nuget features and uwp template
2016-12-28 22:43:40 +00:00
Rob Prouse
c677837947
Merge pull request #77 from nunit/uwp-fix
...
Fix UWP runner
2016-12-24 09:03:56 -05:00
Chris Maddock
142d315b6e
Fix UWP runner
...
Today I needed to do this to get the UWP test runner to build. Looking in to it, it seems to be a required change between Xamarin Forms 1.X and 2.X - which I did in #71 , although I'm not sure how I managed to miss this. Sorry!
2016-12-23 19:34:02 +00:00
Rob Prouse
d7c628982b
Merge pull request #72 from nunit/issue-57
...
Add missing string resource and remove autogen files
2016-12-02 13:28:19 -05:00
Chris Maddock
f6a824fe89
Add missing string resource and remove autogen files
2016-12-02 13:33:23 +00:00
Rob Prouse
83fefca552
Merge pull request #71 from nunit/issue-65
...
Update libraries
2016-11-28 19:20:02 -05:00
Rob Prouse
2824fafdbe
Merge pull request #69 from nunit/issue-53
...
Update readme
2016-11-28 19:18:26 -05:00
Chris Maddock
e73f88ccf4
Update libraries
2016-11-26 13:48:00 +00:00
Chris Maddock
19622071bd
Update docs
2016-11-25 19:34:07 +00:00
Chris Maddock
0fa532ec36
Merge pull request #60 from epsmae/pull-request-result-filepath-option
...
Added TestOption to change xml result file location
2016-11-06 22:36:54 +00:00
epsmae
ddafa52b85
merged conflicts
2016-11-04 11:34:21 +01:00
epsmae
0f44421f0b
Reverted file
2016-11-03 14:38:22 +01:00
epsmae
ce7276ab7b
Change folder name and removed unnecessary else if
2016-11-03 14:29:57 +01:00
epsmae
55b5989995
Adjusted comment to implementation
2016-11-03 14:07:26 +01:00
Rob Prouse
c415c873d6
Merge pull request #68 from nunit/issue-66
...
Convert NUnit 3.0 UI references to NUnit 3
2016-11-02 14:16:21 -04:00
Chris Maddock
43650a02f7
Convert NUnit 3.0 UI references to NUnit 3
2016-11-02 13:27:54 +00:00
Rob Prouse
dab80f20fb
Merge pull request #67 from nunit/issue-64
...
Remove Windows Phone 8.1 runner
2016-10-22 18:20:16 -04:00
Chris Maddock
67294c3d60
Fix cake and .gitignore paths
2016-10-22 17:28:05 +01:00
Chris Maddock
420c524e66
Remove WP8.1 build
2016-10-22 17:19:08 +01:00
epsmae
8f894a49dd
Added Support for ios and wp81
2016-10-20 15:29:25 +02:00
Rob Prouse
fb897d0f0c
Merge pull request #63 from ChrisMaddock/issue-62
...
Add CI scripts
2016-10-18 11:51:50 -04:00
Chris Maddock
3b3d0d05b5
Add CI scripts
2016-10-18 13:00:38 +01:00