silverstripe-framework/tests/search
Sean Harvey acaf0e40cc FulltextSearchableTest doesn't clean up after itself.
The extension doesn't get unloaded correctly at the end of the test,
resulting in tests afterwards sometimes failing because the table
type is reset back to InnoDB.

See silverstripe/silverstripe-cms ed8ee4e9b for a similar fix done
in the cms module.
2013-10-22 17:52:51 +13:00
..
FulltextSearchableTest.php FulltextSearchableTest doesn't clean up after itself. 2013-10-22 17:52:51 +13:00
SearchContextTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
SearchContextTest.yml BUGFIX Case insensitive search filters for PostgreSQL (fixes #6548) 2012-09-02 23:02:20 +02:00
SearchFilterApplyRelationTest.php Coding conventions, PHPDoc cleanup 2013-06-15 12:06:24 +12:00
SearchFilterApplyRelationTest.yml ENHANCEMENT: add more assertion in SearchFilterAapplyRelationTest to test more cases for many_many relation. 2009-08-11 04:58:37 +00:00