In configure we do not need to set_config()
[cascardo/ipsilon.git] / tests /
2014-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-10-27 Simo SorceFix lp-test target compaints
2014-10-24 Simo SorceRemove useless log file
2014-10-06 Simo SorceRemove unused dependency
2014-09-24 Simo SorceTest transactions code with full redirect login
2014-09-24 Simo SorceAdd test that checks attrs are properly returned
2014-09-24 Simo SorceHandle the presence of additional form fields
2014-06-17 Simo SorceChange test executables into modules
2014-06-17 Simo SorceFix warning
2014-06-17 Simo SorceStrenghten default Security options in IDP
2014-06-15 Simo SorceMove parsing code into helpers module
2014-06-06 Simo SorceAdd server install option to turn on debugging
2014-06-06 Simo SorcePrint more info about the steps being performed
2014-06-04 Simo SorceAdd first test, checks client/server installs work
2014-06-04 Simo SorceAdd support for socket wrappers if available
2014-06-04 Simo SorceAdd basic testing infrastructure