summaryrefslogtreecommitdiffabout
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2014-03-05don't include ext/algorithm if there's no suchHEADmasterMichael Krelin1-1/+5
2012-11-02Function _exit was referenced in the code, but <unistd.h> was not included, c...qdii2-0/+2
2009-09-01added a test for the single-character trailing path componentMichael Krelin1-0/+2
2009-03-11missing include for gcc 4.3Michael Krelin1-0/+1
2008-06-29added half-a-test for w3c time conversionMichael Krelin1-3/+17
2008-06-25do not attempt to build programs dependent on absent librariesMichael Krelin1-1/+4
2008-02-16moved some stuff out of the now installed util.h headerMichael Krelin1-0/+1
2008-02-11more cleanupMichael Krelin1-1/+0
2008-02-11removed obsoleted functions in test RPMichael Krelin1-28/+0
2008-02-08minor fixes and making compiler a bit happierMichael Krelin3-13/+13
2008-02-08renamed verify_op to verify_OPMichael Krelin1-1/+1
2008-02-08renamed basic_op class to basic_OPMichael Krelin1-1/+1
2008-02-04reworked extensions frameworkMichael Krelin1-2/+8
2008-02-03added test OPMichael Krelin4-4/+452
2008-01-31fixed kingate_openid_message code in test areaMichael Krelin1-2/+3
2008-01-31test: moved kingate_openid_message wrapper into a separate .hMichael Krelin2-109/+109
2008-01-20test part rewrittenMichael Krelin17-155/+693
2008-01-13Merge branch 'next' into devel/openid20Michael Krelin1-1/+1
2008-01-13add libcurl includes to test MakefileMichael Krelin1-1/+1
2008-01-04configurable -DNDEBUGMichael Krelin1-0/+1
2008-01-04idiscover: dump ProviderIDMichael Krelin1-1/+3
2008-01-04make ./test/idiscover show expiration dataMichael Krelin1-2/+4
2007-12-13keep track of whether the identity being discovered is XRIMichael Krelin1-0/+1
2007-12-09reworked identity resolution and service discoveryMichael Krelin4-40/+53
2007-12-02first cut on XRI resolverMichael Krelin3-1/+41
2007-11-28fixed commit b71de8d6a2b2d8b57e229ac7887c5b74590f58b8Michael Krelin1-1/+1
2007-11-26add missing test case to EXTRA_DISTMichael Krelin1-1/+2
2007-11-24added URI normalization procedure to opkele::utilMichael Krelin1-0/+67
2007-11-21further calming compiler downMichael Krelin1-3/+3
2007-11-21Fix for -pedantic buildMichael Krelin1-1/+1
2007-10-31test case for space-separated rel attributesMichael Krelin2-0/+8
2007-09-30fixed missing includes in test makefileMichael Krelin1-1/+1
2007-09-14test: added more test-cases and improved reporting of failures.Michael Krelin5-3/+32
2007-09-11a quick set of tests for retrieve_links machineryMichael Krelin9-0/+120