Commit Graph

7 Commits

Author SHA1 Message Date
Ingo Schommer db7c537666 Use PageController without underscore 2017-01-15 21:19:56 +13:00
helpfulrobot a18cb30402 Converted to PSR-2 2015-12-18 09:20:49 +13:00
Ingo Schommer 2ddb78e6f4 Disabled TestTagFieldPage and TestTag classes
Due to changed class parsing in 3.1, the class_exists() checks
are no longer recognized, leading to errors when the class
is only condtionally autoloaded (or the tagfield isn't present)
2013-05-29 17:26:17 +02:00
Ingo Schommer 81177f6802 Fixed declarations on TestTagFieldPage 2013-04-06 14:41:30 +02:00
Ingo Schommer 4c062448b8 Conditionally adding tag field tests 2013-04-06 13:44:13 +02:00
Ingo Schommer e15366359e 3.1 compat 2013-03-26 13:53:37 +01:00
Ingo Schommer 796851cad0 MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00