index
:
DotNetOpenAuth
develop
origin/DNOA.Messaging.Portable
origin/HEAD
origin/Silverlight
origin/Silverlight3
origin/WIX
origin/boo
origin/ci
origin/contracts_RC
origin/csteeg-v3.4
origin/develop
origin/dimebrain
origin/godaddylogging
origin/infocardintegration
origin/jwt
origin/master
origin/mono
origin/mono2
origin/mvcProjTemplate
origin/netcf
origin/oauthspmvc
origin/osis
origin/v0.1
origin/v1.0
origin/v2.0
origin/v2.1
origin/v2.2
origin/v2.3
origin/v2.4
origin/v2.5
origin/v2.6
origin/v3.0
origin/v3.1
origin/v3.2
origin/v3.3
origin/v3.4
origin/v4.0
origin/v4.1
origin/v4.2
origin/v4.3
origin/v5.0
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
DotNetOpenAuth.Test
/
OpenId
/
Provider
/
AuthenticationRequestTest.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
More unit test fixes.
Andrew Arnott
2013-03-10
1
-6
/
+10
*
Added tests to assert serializability of provider requests.
Andrew Arnott
2012-04-03
1
-0
/
+24
*
Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...
Andrew Arnott
2012-03-05
1
-1
/
+1
*
Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ...
Andrew Arnott
2012-02-25
1
-1
/
+1
*
Updated all copyright notices to reflect copyright assignment to Outercurve.
Andrew Arnott
2012-02-05
1
-2
/
+2
*
The test project now builds, so the whole solution does.
Andrew Arnott
2011-08-02
1
-1
/
+1
*
Removed dependency on publicize.exe, which crashes now in some branches due t...
Andrew Arnott
2010-07-09
1
-2
/
+2
*
Converted all the rest of the tests over to NUnit.
Andrew Arnott
2010-01-06
1
-3
/
+3
*
Merge branch 'v3.1'
Andrew Arnott
2009-06-18
1
-1
/
+1
|
\
|
*
Cleaned up distinction between public and rewritten request URLs.
Andrew Arnott
2009-06-18
1
-1
/
+1
*
|
Providers now have better feedback about how RP discovery fails so they can m...
Andrew Arnott
2009-05-08
1
-15
/
+0
|
/
*
Refactoring around Provider's IRequest to process responses differently.
Andrew Arnott
2009-03-06
1
-3
/
+3
*
Refactored test helpers to remove TestSupport and move its functionality into...
Andrew Arnott
2009-01-29
1
-6
/
+6
*
Provider now sets user_setup_url on negative assertion responses to checkid_i...
Andrew Arnott
2009-01-24
1
-0
/
+34
*
Added AuthenticationRequest.IsReturnUrlDiscoverable test.
Andrew Arnott
2009-01-23
1
-0
/
+30