summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Tests: fix __FILE__ -> __file__Benjamin Dauvergne2009-10-301-1/+1
* Tests: add a test of NameIDFormat extractionBenjamin Dauvergne2009-09-292-0/+24
* Tests: add more assertion to random testBenjamin Dauvergne2009-09-111-3/+44
* XML: Fix seg-fault bug introduced in commit 4108Benjamin Dauvergne2009-09-111-1/+1676
* Test: fix Makefile.am to work with 'out of source' build directoryBenjamin Dauvergne2009-09-111-3/+3
* Tests: add configuration file loading to integration testBenjamin Dauvergne2009-08-272-13/+52
* Tests: in integration test do not set the PYTHONPATHBenjamin Dauvergne2009-08-261-1/+0
* Tests: do not hardcode PYTHONPATH in the valgrind wrapperBenjamin Dauvergne2009-08-261-1/+1
* Tests: distribute integration testsBenjamin Dauvergne2009-08-261-1/+1
* Tests: Add data files to EXTRA_DISTBenjamin Dauvergne2009-08-261-1/+1
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-267-17/+17
* Tests: allow tests2 to pass distcheckBenjamin Dauvergne2009-08-262-8/+7
* Tests: remove internal content from data filesBenjamin Dauvergne2009-08-261-6/+4
* Tests: Add a fourth data loading testBenjamin Dauvergne2009-08-262-0/+60
* Add valgrind support to integration testsBenjamin Dauvergne2009-04-302-6/+41
* Fix leaks in testsBenjamin Dauvergne2009-04-304-41/+54
* Add a script to format suppression fileBenjamin Dauvergne2009-04-301-0/+43
* Add a stress test for serializing/deserializing codeBenjamin Dauvergne2009-04-305-2/+201
* Add new valgrind memleak suppression filesBenjamin Dauvergne2009-04-302-0/+468
* Increase wait time for integration testBenjamin Dauvergne2009-04-271-1/+1
* Test: Remove spurious debugging printfBenjamin Dauvergne2009-04-271-2/+0
* Tests: Add test parsing a Ping Federate assertion.Benjamin Dauvergne2009-04-221-0/+19
* Tests: Add a SAML2 login testBenjamin Dauvergne2009-04-223-1/+467
* Core: add an header file for backward compatibilityBenjamin Dauvergne2009-04-141-0/+1
* Tests&Core: add g_strcmp0 if glib is oldBenjamin Dauvergne2009-04-021-0/+1
* Test: add missing release of objects and memoryBenjamin Dauvergne2009-03-275-12/+65
* ID-FF 1.2 Tests: Add test for relaystateBenjamin Dauvergne2009-03-271-2/+18
* Test: Add test for testing new InResponseTo checking codeBenjamin Dauvergne2009-03-031-1/+17
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-0/+1
* Add test case for loading server completely from memoryBenjamin Dauvergne2008-11-021-0/+167
* fixed xml indentationDamien Laniel2008-10-011-49/+49
* * Remove ending blanksBenjamin Dauvergne2008-09-124-11/+11
* * Add support of lasso_registry to lasso_node_new_from_xmlNode.Benjamin Dauvergne2008-09-121-0/+31
* Add a new error code, with the REGISTRY prefix and use it in registry functionBenjamin Dauvergne2008-09-041-3/+7
* Fix regression when loading a LassoServer from dump.Benjamin Dauvergne2008-09-041-2/+2
* Add -rpath to LDFLAGS variable to use the builded lasso and not the local one.Benjamin Dauvergne2008-08-261-0/+2
* Add functional mappings and test code that goest with it.Benjamin Dauvergne2008-08-261-9/+40
* Add test of the two public registry functions,Benjamin Dauvergne2008-08-261-0/+20
* forked lasso branch for adelineBenjamin Dauvergne2008-08-011-1/+1
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-2710-0/+10
* #include <lasso.h> => #include <lasso/lasso.h>Benjamin Dauvergne2008-05-262-2/+2
* fix INCLUDESBenjamin Dauvergne2008-05-261-1/+1
* twill has a debian package nowBenjamin Dauvergne2008-04-101-1/+1
* added defederation testsFrederic Peters2008-04-101-0/+59
* removed saving pageFrederic Peters2008-04-101-1/+0
* added sso with ispassive checkFrederic Peters2008-03-211-0/+11
* initialize twill before servers, and pass over crashed servers on cleanupFrederic Peters2008-02-251-4/+7
* removed debugging visit to idpFrederic Peters2008-02-251-1/+0
* removed debugging savingFrederic Peters2008-02-251-2/+0
* added integration tests to repositoryFrederic Peters2008-02-258-0/+305