Dries Buytaert
4516d0c7bd
- Patch #392706 by yched: clean of field tests:
...
+ fixes a few missing whitelines
+ makes it clear that the same function tests field_attach_insert(), field_attach_update() and field_attach_load()
+ streamlines a few overly detailed explanations
+ add missing t() functions
2009-04-30 15:17:13 +00:00
Dries Buytaert
4c05294527
- Patch #392706 by bjaspan, yched, puradata: some of the field attach tests in field.test use database queries to verify correct functionality. This makes the field attach tests work only if field_sql_module is the only field storage module in use. Instead, tests of database storage should be in the field storage module's tests, and field attach tests should operate purely at the field attach api level.
2009-04-29 21:33:00 +00:00
Dries Buytaert
e721147363
- Patch #295864 by boombatower: cleaned up the randomName() method by removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
2009-04-29 12:08:28 +00:00
Angie Byron
b8aad0a764
#446878 by boombatower: Fix concatenation typo in field tests.
2009-04-28 04:21:15 +00:00
Angie Byron
4ffebc570c
#368639 by puradata: Remove drupalCreateField/Instance in favour of standard API functions.
2009-04-20 02:46:25 +00:00
Angie Byron
a4501a2cca
#431870 by yched: Whitespace clean-up.
2009-04-13 05:18:18 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
243ecdaf52
#394246 by flobruit: Check to ensure that field type is specified.
2009-03-30 05:24:38 +00:00
Angie Byron
eecab1083a
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
2009-03-26 13:31:28 +00:00
Angie Byron
269de32e8a
#369562 follow-up by jeffschuler: More trivial field API clean-up.
2009-03-17 03:46:51 +00:00
Angie Byron
069597eaf3
#369562 by yched: More Field API clean-ups.
2009-02-10 03:16:15 +00:00
Angie Byron
4ce3ff3d44
#371363 by yched: Fix field form tests from randomly breaking. Hooray.
2009-02-10 02:04:01 +00:00
Angie Byron
b6ad2af7c2
#371422 by catch: Field form tests should use drupal_strtolower().
2009-02-09 21:52:15 +00:00
Angie Byron
f3ed3283db
#361683 follow-up by sun: Remove more windows line endings.
2009-02-05 03:42:58 +00:00
Dries Buytaert
607e9626d5
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
2009-02-03 17:30:13 +00:00