12 Commits

Author SHA1 Message Date
Tony Arnold
0c83121cb0 Fix broken GHUnit tests after recent changes to the save methods 2013-01-02 01:05:33 +11:00
Tony Arnold
c763d4ad91 Update existing save tests to reflect save changes. Also begin adding tests for deprecated methods to ensure consistent behaviour in unmodified code. 2012-12-16 20:39:01 +11:00
Stephen Vanterpool
2df10b156c Updated test model to actually build 2012-09-22 22:40:22 -07:00
Saul Mora
4508422485 Re-saved model file with Xcode 2012-05-19 09:01:43 -06:00
Saul Mora
f3eddb17a6 Add stricter build settings
Add new Root Saving context in conjunction with the Default Context
2012-03-27 13:39:55 +01:00
Saul Mora
94cf4b8809 Fixing broke unit tests
removing distinction between import and update….all imports will verify relational integrity.
2012-03-26 00:05:56 +01:00
Saul Mora
e0f2492b61 Refactoring import methods and names 2012-03-12 17:49:04 +01:00
Saul Mora
9da8cf802d Fixing unit tests 2012-03-08 22:51:40 +01:00
Saul Mora
df242726d9 Extracted MagicalRecord helper methods into separate category files 2012-03-07 16:24:48 +01:00
Saul Mora
666550b444 Fixing unit tests to at least run
moving project files around a little
2012-03-06 19:59:06 +01:00
Saul Mora
05b95c08fa Merge branch 'master' into 2.0
Conflicts:
	Project Files/Mac App Unit Tests/Frameworks/GHUnit.framework/GHUnit
	Project Files/Mac App Unit Tests/Frameworks/GHUnit.framework/Headers
	Project Files/Mac App Unit Tests/Frameworks/GHUnit.framework/Resources
	Project Files/Mac App Unit Tests/Frameworks/GHUnit.framework/Versions/Current
	Project Files/Mac App Unit Tests/Frameworks/OCHamcrest.framework/Headers
	Project Files/Mac App Unit Tests/Frameworks/OCHamcrest.framework/OCHamcrest
	Project Files/Mac App Unit Tests/Frameworks/OCHamcrest.framework/Resources
	Project Files/Mac App Unit Tests/Frameworks/OCHamcrest.framework/Versions/Current
	Project Files/Mac App Unit Tests/Frameworks/OCMock.framework/Headers
	Project Files/Mac App Unit Tests/Frameworks/OCMock.framework/OCMock
	Project Files/Mac App Unit Tests/Frameworks/OCMock.framework/Resources
	Project Files/Mac App Unit Tests/Frameworks/OCMock.framework/Versions/Current
	Project Files/Magical Record.xcodeproj/project.pbxproj
	Project Files/Unit Tests/MagicalDataImportTestCase.h
	Project Files/iOS App Unit Tests/Frameworks/GHUnitIOS.framework/GHUnitIOS
	Project Files/iOS App Unit Tests/Frameworks/GHUnitIOS.framework/Headers
	Project Files/iOS App Unit Tests/Frameworks/GHUnitIOS.framework/Resources
	Project Files/iOS App Unit Tests/Frameworks/GHUnitIOS.framework/Versions/Current
	Project Files/iOS App Unit Tests/Frameworks/OCHamcrestIOS.framework/Headers
	Project Files/iOS App Unit Tests/Frameworks/OCHamcrestIOS.framework/OCHamcrestIOS
	Project Files/iOS App Unit Tests/Frameworks/OCHamcrestIOS.framework/Resources
	Project Files/iOS App Unit Tests/Frameworks/OCHamcrestIOS.framework/Versions/Current
	Project Files/iOS App Unit Tests/Frameworks/OCMock.framework/Headers
	Project Files/iOS App Unit Tests/Frameworks/OCMock.framework/OCMock
	Project Files/iOS App Unit Tests/Frameworks/OCMock.framework/Resources
	Project Files/iOS App Unit Tests/Frameworks/OCMock.framework/Versions/Current
2012-03-06 19:14:22 +01:00
Saul Mora
c2ea71e3b4 reorganization of source and project files 2012-02-24 09:57:39 +01:00