aboutsummaryrefslogtreecommitdiff
path: root/engine/tests
AgeCommit message (Expand)Author
2012-12-18Fixes #3940. Cleaned up caching for access functions. Access caches are now c...Brett Profitt
2012-12-10Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar...Brett Profitt
2012-12-06Merge branch 'pr-420' into 1.8Brett Profitt
2012-11-14Prevent false testElggDeleteMetadata() failuresSteve Clay
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-07-16added URL to the other new method namesCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-05added different comment so I don't break this test againCash Costello
2012-06-26Added NFC conversion where availableSteve Clay
2012-06-26Fixes #2276: Better friendly titles, portable ElggTranslit class, better unitsSteve Clay
2012-06-16Fixes #3242 removed metastring clean up in one of the unit testsCash Costello
2012-05-10Fixes #2776. Overriding permissions to delete metadata when overwriting multi...Brett Profitt
2012-05-10Refs #2776. Cleaned up ElggEntity::setMetaData().Brett Profitt
2012-02-25Fixes #3210. Keeping -s in URL friendly titles.Brett Profitt
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
2012-01-25Fixes #4288. Added setIncrementOffset() to ElggBatch.Brett Profitt
2012-01-23Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca...Brett Profitt
2012-01-22Fixes #4321. Limit alone is no longer valid for batch delete operations for m...Brett Profitt
2012-01-10Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit...Brett Profitt
2012-01-04added a unit test for recursive enabling/disablingcash
2011-12-04removed some usage of deprecated methodsCash Costello
2011-11-28Fixes #3496 finished up this ticket by updating unit test and using more para...cash
2011-11-28forgot this unit test from a previous commitcash
2011-11-18Fixes #4128 better test of null passed to registering external filescash
2011-11-18Fixes #4134 improved plugin manifest tests by using assertIdentical morecash
2011-11-18Fixes #4133 updated type in plugin manifest testcash
2011-11-18Fixes #4132 fixed metastring delete by id testcash
2011-11-18Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-11-18Fixes #4129 fixed priority list testscash
2011-11-18Fixes #4126 fixed test for checking relationship existencecash
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4125 checking count correctlycash
2011-11-18Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-11-18Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello
2011-11-18Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-11-18Fixes #4104, #4105 fixed casting in testElggEntityMetadata()Cash Costello
2011-11-18Fixes #4114 checking type for acl testCash Costello
2011-11-17Fixes #4120 metadata tests now check for the correct typesCash Costello
2011-11-17Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortierCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-09Fixes #3948 cleaning up stuff left behind by unit testsCash Costello
2011-10-08Fixes #3946 deleting the temporary entities created in entity unit testsCash Costello
2011-10-08Fixes #3897 fixed source of infinite regression loop in delete_entity()Cash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08removed unused unit tests for old submenu codeCash Costello
2011-10-02Merged test for can_write_to_container().Brett Profitt