Rob Prouse
|
2fac7715b8
|
Added Windows Phone 8.1 test project. Failing in the framework trying to create an AsyncInvocationRegion
|
2015-09-27 00:11:09 -04:00 |
Rob Prouse
|
7c952c91be
|
Fixed error in the commented out code
|
2015-09-26 23:47:44 -04:00 |
Rob Prouse
|
7eb918ae6f
|
Added a Windows Phone 8.1 runner
|
2015-09-26 22:54:59 -04:00 |
Rob Prouse
|
7329bc802b
|
Merge pull request #22 from nunit/issue-21
Updated Xamarin.Forms to 1.5
|
2015-09-20 17:33:15 -04:00 |
Rob Prouse
|
57700829ec
|
Updated Xamarin.Forms to 1.5
|
2015-09-20 17:31:49 -04:00 |
Rob Prouse
|
5ac9bb29ab
|
Merge pull request #20 from nunit/issue-16
UI Cleanup
|
2015-09-15 14:32:23 -04:00 |
Rob Prouse
|
d3434002cb
|
Made the Ignore yellow darker so that it is readable on iOS
|
2015-09-15 14:31:21 -04:00 |
Rob Prouse
|
06625f4968
|
The iOS project must build to the default directory otherwise it will not deploy
|
2015-09-15 12:47:17 -04:00 |
Rob Prouse
|
53c4f88f36
|
Additional UI cleanup
|
2015-09-10 16:57:34 -04:00 |
Rob Prouse
|
5d24819b22
|
Reworked the main page
|
2015-09-10 15:39:10 -04:00 |
Rob Prouse
|
3f97440848
|
Merge pull request #19 from nunit/issue-15
Added AutoRun parameter to the App class to auto run tests on startup
|
2015-09-09 06:27:54 -04:00 |
Rob Prouse
|
bc83a8af58
|
Updated the README with examples of the AutoRun parameter
|
2015-09-09 06:26:56 -04:00 |
Rob Prouse
|
fcf03b4efa
|
Added AutoRun parameter to the App class to auto run tests on startup
|
2015-09-09 06:13:36 -04:00 |
Rob Prouse
|
e68eb0f3ac
|
Merge pull request #18 from nunit/issue-13
Run tests on a background thread
|
2015-09-09 05:58:22 -04:00 |
Rob Prouse
|
f62fd3e3b8
|
Made loading and running tests async
|
2015-09-09 05:55:59 -04:00 |
Rob Prouse
|
ad95165f5a
|
Fixed build warnings and minor UI fix
|
2015-09-09 05:42:36 -04:00 |
Rob Prouse
|
2d991075bf
|
Update README.md
Updated the project name
|
2015-09-04 16:52:14 -04:00 |
Rob Prouse
|
85da2126a4
|
Merge pull request #12 from nunit/issue-8
Fixed the uneven rows - issue #8
|
2015-09-04 16:46:13 -04:00 |
Rob Prouse
|
6371547c07
|
Fixed the uneven rows - issue #8
|
2015-09-04 16:45:27 -04:00 |
Rob Prouse
|
6ae0cbe949
|
Merge pull request #11 from nunit/issue-3
Added NuGet nuspec and msbuild files
|
2015-09-04 16:27:08 -04:00 |
Rob Prouse
|
e094738404
|
Fixed issues based on testing
|
2015-09-04 16:25:38 -04:00 |
Rob Prouse
|
dd58333e74
|
Added NuGet nuspec and msbuild files
|
2015-09-02 14:20:37 -04:00 |
Rob Prouse
|
c1a0c4c992
|
Updated the README with build and usage instructions
|
2015-09-02 12:22:48 -04:00 |
Rob Prouse
|
b022b0b55b
|
Merge pull request #10 from nunit/issue-9
Updated projects to use nunit 3.0 beta 4
|
2015-09-02 11:42:27 -04:00 |
Rob Prouse
|
7139907ab5
|
Updated the runners to handle the Explicit result state
|
2015-09-02 11:39:34 -04:00 |
Rob Prouse
|
36ad13abb3
|
Updated projects to use nunit 3.0 beta 4
|
2015-09-01 23:04:01 -04:00 |
Rob Prouse
|
c53e752f2f
|
Updated to the latest Xamarin NuGet packages and depend on NUnit.Framework built from source for testing
|
2015-06-30 21:29:20 -04:00 |
Rob Prouse
|
8244156a25
|
Fixes #7 - Runs tests async
|
2015-03-25 17:55:43 -04:00 |
Rob Prouse
|
16fc3bf9d8
|
Made the page navigation async
|
2015-03-25 16:55:28 -04:00 |
Rob Prouse
|
25b2d5ed1d
|
Rename AssemblyInfo.cs
|
2015-03-25 16:53:45 -04:00 |
Rob Prouse
|
f2d0a2e7dd
|
Fixes #1 - Can now drill right down to tests
|
2015-03-25 16:51:56 -04:00 |
Rob Prouse
|
2ed9fb0e55
|
Can now view all tests including passes
|
2015-03-25 14:52:55 -04:00 |
Rob Prouse
|
1a7117161f
|
Can now view test failures
|
2015-03-25 14:32:54 -04:00 |
Rob Prouse
|
fe29695e67
|
The start page now shows a proper build summary
|
2015-03-25 13:19:16 -04:00 |
Rob Prouse
|
8c0517ad79
|
Code cleanup
|
2015-03-24 23:36:05 -04:00 |
Rob Prouse
|
358acb4580
|
Switched from UI based tests to a summary view
|
2015-03-24 23:32:21 -04:00 |
Rob Prouse
|
a8db2926c8
|
Checkpointing the work on converting to a listview
|
2015-03-23 06:35:01 -04:00 |
Rob Prouse
|
63e6a38458
|
Refactoring and cleaning up the code
|
2015-03-22 19:32:02 -04:00 |
Rob Prouse
|
39d53b4f59
|
Switched to MVVM
|
2015-03-22 17:31:37 -04:00 |
Rob Prouse
|
2275e0ecfa
|
Unit tests are now running with the simple text UI
|
2015-03-22 16:18:28 -04:00 |
Rob Prouse
|
cbe6503fb9
|
Merge branch 'master' of github.com:nunit/nunit.runners
|
2015-03-22 14:38:59 -04:00 |
Rob Prouse
|
ad50529187
|
Initial commit
|
2015-03-22 14:38:10 -04:00 |
Rob Prouse
|
c2dfbd86d2
|
Initial project layout for the NUnit mobile runners
|
2015-03-22 14:36:11 -04:00 |
Rob Prouse
|
cbdc57729a
|
Initial commit to add default .gitIgnore and .gitAttribute files.
|
2015-03-22 12:43:38 -04:00 |