YapDatabase/Testing/UnitTesting
2013-09-12 19:36:33 -07:00
..
TestObject.h Dropping Timestamp categories. They have been superseded by Views. 2013-07-17 16:51:47 -07:00
TestObject.m Adding Xcode-desktop project for Mac OS X compilation 2013-05-25 12:50:49 -07:00
TestViewChangeLogic.h Renaming YapDatabaseViewOperation to YapDatabaseViewChange 2013-06-28 01:55:58 -07:00
TestViewChangeLogic.m Renaming modifiedColumns to changes. Adding change flag for a change due to a dependency. 2013-08-15 00:30:02 -04:00
TestViewMappingsLogic.h Work In Progress - Working on adding range & limit support on a per-group basis (via mappings object) 2013-08-01 10:56:35 -07:00
TestViewMappingsLogic.m Adding ability to fetch position of range within group 2013-08-23 18:14:30 -07:00
TestYapCollectionsDatabase.h Initial content push 2012-12-24 11:46:50 -06:00
TestYapCollectionsDatabase.m Added safety mechanism if database is updated mid enumeration (YapCollectionsDatabase) 2013-06-19 13:08:55 -07:00
TestYapCollectionsDatabaseView.h Bug fixes, and added unit tests for YapCollectionsDatabaseView 2013-06-12 17:30:56 -07:00
TestYapCollectionsDatabaseView.m Improving unit test coverage for YapCollectionsDatabaseView 2013-09-05 15:57:08 -07:00
TestYapDatabase.h Initial content push 2012-12-24 11:46:50 -06:00
TestYapDatabase.m The serializer & deserializer now take 'key' and 'collection, key' parameters. This makes it easier to customize the serialization & deserialization routines based on the key or collection. 2013-09-12 19:36:33 -07:00
TestYapDatabaseView.h Project cleanup. Starting work on unit tests. 2013-05-22 12:09:37 -07:00
TestYapDatabaseView.m Improving unit test coverage for YapDatabaseView 2013-09-05 12:08:32 -07:00