Commit Graph

34 Commits

Author SHA1 Message Date
Naveen f8613dad69 Fixed the path back to windows style 2015-12-16 07:59:34 -05:00
naveen 78c29b73a1 fixes for mono 2015-12-11 21:23:37 -05:00
Brendan Forster 0c4b3d86c2 upgrade test projects to xUnit 2.0 RTM 2015-03-17 17:21:55 +09:30
Brendan Forster ab706bc50c added VS test runner package for great justice 2014-12-18 12:07:40 +09:30
Brendan Forster 8f48f68fab upgrade to latest beta 2014-12-14 21:13:17 +09:30
Brendan Forster 74728283b6 remove xunit.extensions 2014-12-14 21:10:58 +09:30
Brendan Forster 53d16f07bc updated NSubstitute 2014-12-14 19:56:10 +09:30
Haacked 91811330d9 Upgrade Octokit's dependencies 2014-09-05 18:24:18 -07:00
Paul Betts 21547cc1ad We don't need this entire giant library 2014-04-15 12:51:13 -07:00
Tim Sneed e123cabf89 Making ConcurrentCache for portable library 🎉 2014-03-13 15:42:42 -05:00
Brendan Forster 4695c08fdb updated SimpleJson to v0.34 2014-03-13 06:12:14 -05:00
Peter MacNaughton d919b99338 Add DocPlagiarizer package to Octokit 2014-02-26 22:21:07 -07:00
Haacked bbdb61b348 Revert "Update Rx to v2.2.2"
This reverts commit a12531ae43.
2014-02-19 20:59:13 -08:00
Paul Betts a12531ae43 Update Rx to v2.2.2 2014-02-10 10:57:15 -08:00
lbargaoanu 3aec70a341 Merge branch 'master' of https://github.com/octokit/octokit.net.git into convention-test 2014-01-30 10:51:29 +02:00
lbargaoanu 9a46355085 new conventions tests project 2014-01-28 14:44:24 +02:00
Brendan Forster 7786a276bc updated NSubstitute to 1.7.1.0 2014-01-23 15:37:40 -08:00
Brendan Forster 09a0ea6c56 updated SimpleJson to 0.30.0 2014-01-23 14:49:35 -08:00
Brendan Forster 5e830e2e75 update it all to actually use .NET45 2013-10-31 10:13:55 +11:00
Haacked 8066a12802 Update Microsoft.Bcl to 1.1.13 2013-09-24 10:05:21 -07:00
Haacked a53f54d753 Update Rx libraries 2013-09-24 10:03:07 -07:00
Haacked c4ff136aa3 Updated to NSubstitute 1.6.1 2013-09-24 09:55:23 -07:00
Haacked 48b9f663b2 Update SimpleJson to 0.24.0
Also corrected some small mistakes I made earlier:

* Included packages.config in the Octokit projects.
* Made sure OctokitRT includes the ModelExtensions file.
2013-09-24 09:55:07 -07:00
Haacked 0733ba6ced Upgrade to xunit 1.9.2 2013-09-24 09:44:39 -07:00
Haacked 91b5449ddd Removed fluent assertions 2013-09-23 17:41:04 -07:00
Haacked 50f7de785c Target .NET 4.0 with Microsoft.Bcl.Async package
Installed this package so I could have Octokit target .NET 4.0 but still
use await.
2013-09-23 11:43:39 -07:00
Haacked 15b8f65474 Add new Octopi.Reactive library.
An Rx wrapper to Octopi for those who are into that sort of thing.
2013-01-28 21:28:36 -08:00
Haacked f60af3abd8 Replaced Moq with NSubstitute
This ought to make @half-ogre. This one's for you buddy.
2013-01-13 20:20:50 -08:00
Haacked b221d4ac8a Rename Burr to Nocto 2013-01-09 12:45:18 -08:00
Haacked 863512f5f3 Install SimpleJson from NuGet
Installed the Simple.Json NuGet package and made the appropriate
changes. Didn't get rid of the old one yet. Just making sure
things compile.
2013-01-08 22:05:21 -08:00
Tim Clem 803b42ec5e Upgrade xunit 2012-08-17 09:43:28 -07:00
Tim Clem cd1068f474 Start to pull in http layer from maxwell
Also add moq to unit testing project
2012-04-27 17:57:47 -07:00
Tim Clem c1f061fbc8 Add integration test project 2012-04-27 11:28:11 -07:00
Tim Clem 0cbf4ab360 Initial commit, let's get this party started 2012-04-27 09:10:05 -07:00