YapDatabase/Testing/UnitTesting
2017-11-24 19:15:22 -05:00
..
TestNodes.h Adding unit test for issue #426 2017-11-24 18:16:20 -05:00
TestNodes.m Adding unit test for issue #426 2017-11-24 18:16:20 -05:00
TestObject.h Adding YapDatabaseSecondaryIndex extension 2013-10-21 17:06:59 -07:00
TestObject.m Simplifying YapDatabaseHooks API & adding unit tests for it. 2015-09-10 11:05:41 -07:00
TestRelationshipMigration.h Adding test code for YapDatabaseRelationship version migration. 2016-01-12 11:43:47 -08:00
TestRelationshipMigration.m update comments and docs referring to file URLs 2016-08-06 13:11:56 -07:00
TestViewChangeLogic.m Fixing compiler warnings in unit test code. 2016-03-15 16:20:30 -07: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 Fixing enumeration within enumeration bug. Issue #255 2015-12-28 17:56:50 -08:00
TestYapDatabaseFilteredView.m Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier. 2016-06-16 17:53:24 -07:00
TestYapDatabaseFullTextSearch.m Fixing Xcode-desktop project 2015-07-02 16:36:59 -07:00
TestYapDatabaseHooks.m Add tests for #288 - YapDatabaseHooks extension doesn't seem to be respecting the allowedCollections property when specified 2016-02-26 09:39:28 -08: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 Adding unit test for issue #399 & simplifying code 2017-11-24 19:15:22 -05:00
TestYapDatabaseSearchResultsView.m Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier. 2016-06-16 17:53:24 -07:00
TestYapDatabaseSecondaryIndex.m YapDatabaseSecondaryIndex tests fix. 2016-01-19 16:32:18 +03:00
TestYapDatabaseView.m Refactoring YapDatabaseView code: Now the core underlying architecture is split into its own abstract base class. This will allow other view-based classes to be created easier. 2016-06-16 17:53:24 -07:00