YapDatabase/Testing/UnitTesting
2014-11-14 18:21:24 -08: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 The permittedTransactions API was really only meant for debugging. Using a macro to allow it to be disabled. 2014-10-08 10:49:23 -07:00
TestYapDatabaseFilteredView.m Simplifying the API for creating Views. Instead of passing a block & blockType, there is a new wrapper class that automatically sets the blockType for you. This also helps when using YDBViews in Swift. Addresses issue #91. 2014-09-14 17:32:11 -07:00
TestYapDatabaseFullTextSearch.m Updating YapDatabaseFullTextSearch init API to work with Swift. (Similar to recent fixes for YapDatabaseView) 2014-10-01 10:30:19 -07:00
TestYapDatabaseQuery.m Adds support for NSArray parameters to YapDatabaseQuery 2014-10-06 23:28:49 -04:00
TestYapDatabaseRelationship.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
TestYapDatabaseSearchResultsView.m Updating YapDatabaseFullTextSearch init API to work with Swift. (Similar to recent fixes for YapDatabaseView) 2014-10-01 10:30:19 -07:00
TestYapDatabaseSecondaryIndex.m Adds support for NSArray parameters to YapDatabaseQuery 2014-10-06 23:28:49 -04:00
TestYapDatabaseView.m Fix for assertion crash in YapDatabaseView. Bug caused by recent commit. Unit test added. 2014-10-02 16:08:03 -07:00