YapDatabase/Testing/UnitTesting
2015-08-18 10:05:25 -07:00
..
TestNodes.h Added support for encrypting the destinationFilePath when storing it to the database. Also fixed a few bugs in the YapDatabaseRelationship extension. And added quite a bit more unit test coverage for the extension. 2014-05-30 16:35:21 -07:00
TestNodes.m Added support for encrypting the destinationFilePath when storing it to the database. Also fixed a few bugs in the YapDatabaseRelationship extension. And added quite a bit more unit test coverage for the extension. 2014-05-30 16:35:21 -07:00
TestObject.h Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
TestObject.m Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
TestViewChangeLogic.m Bug fix for issue #125 - View mapping notification bug. Unit tests added. 2014-11-14 18:21:24 -08:00
TestViewMappingsLogic.m Bug fix for issue #128 - Flexible range minLength bug. (Unit tests added) 2014-11-05 12:27:01 -08:00
TestYapDatabase.m Removing brittle unit test. (It depended upon some hard coded execution times.) 2015-07-07 11:00:38 -07:00
TestYapDatabaseFilteredView.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
TestYapDatabaseFullTextSearch.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
TestYapDatabaseQuery.m Bug fix for YapDatabaseQuery: didn't properly handle empty arrays or multiple arrays in parameter list. 2015-06-27 16:22:01 -07:00
TestYapDatabaseRelationship.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
TestYapDatabaseSearchResultsView.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
TestYapDatabaseSecondaryIndex.m Added support for aggregate functions to YapDatabaseQuery & YapDatabaseSecondaryIndex. Fixes issue #156 2015-08-18 10:05:25 -07:00
TestYapDatabaseView.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00