Commit Graph

25 Commits (169a8c126c32ec212d713222b66fad5611bae3ae)

Author SHA1 Message Date
Dries 7a4895992e - Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description. 2012-04-09 14:58:39 -04:00
catch 68eecef413 Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system. 2012-04-07 11:28:53 +09:00
catch 08351faac4 Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system. 2012-03-30 12:43:32 +09:00
Dries d2f1b2560f - Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system. 2012-03-23 15:35:53 -06:00
xjm 01dbc00f73 More trailing whitespace and the addition of an article. 2012-02-23 07:05:29 -06:00
Greg Dunlap 5b097294ca Added tests for chaining set()->save() 2012-02-22 14:27:43 -08:00
Greg Dunlap 206971754d Added test for casting of nested values 2012-02-22 14:23:29 -08:00
Greg Dunlap dfee7a8c4f Removed debugs 2012-02-22 14:14:02 -08:00
Greg Dunlap 25d74b5c51 Made array tests also verify that casting works properly 2012-02-22 14:13:25 -08:00
Greg Dunlap d0579d92f5 Added tests for file listing 2012-02-22 14:02:19 -08:00
Greg Dunlap f4c3b094a7 Added tests for clear() 2012-02-17 14:16:42 -08:00
Greg Dunlap 1a04e9709b Added a full range of tests for reading/writing config 2012-02-17 13:57:34 -08:00
sun 208af9fec5 Chainable config()->set(). 2012-02-16 14:28:51 -08:00
Greg Dunlap 112afc273a Removing extra blank lines 2012-02-16 13:17:07 -08:00
sun d74f856cd3 Fixed Config module .info definition. 2012-02-14 12:20:21 -08:00
sun 51cd608b95 Added todo for basic CRUD tests. 2012-02-14 12:19:05 -08:00
sun 174cb4df17 Removed superfluous $nonexisting variable. 2012-02-14 12:18:28 -08:00
sun f9b1397675 Fixed test exception. 2012-02-14 12:18:00 -08:00
sun 4527fc3f80 Added first CRUD tests. 2012-02-14 12:16:51 -08:00
sun fbc0928dc4 Cleaned up and fixed test case class names and info. 2012-02-14 12:15:56 -08:00
sun d29f946331 Fixed tests for PSR-0, registry, and performance. 2012-02-14 12:15:04 -08:00
Bram Goffings 4efd71529f fixed config.test 2012-01-08 17:27:11 +01:00
xjm 1ded67b1e3 Correct test class docblocks and add a stub for missing static documentation. 2012-01-08 06:38:51 -06:00
sun e312880573 Fixed coding style, comments, and some trivial issues. 2012-01-08 02:29:22 +01:00
Greg Dunlap 9032509c26 Merge from corepocalypse 2011-11-30 11:46:45 +01:00