32 Commits (ec8de6088cf139896bfd08810a14b42d47e11530)

Author SHA1 Message Date
Qiang Xue 0a9fffba8f fixed test break. 11 years ago
Carsten Brandt 89ea3fef03 Next iteration on console commands 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Qiang Xue 291f3b35d0 Refactored Inflector. 12 years ago
Antonio Ramirez dc8dbdc64a fixed tests 12 years ago
Antonio Ramirez 05523640f2 fixed pluralize + singularize rules for tests 12 years ago
Antonio Ramirez 7b98b42418 added inflection methods from StringHelper + some comment fixes 12 years ago
Antonio Ramirez 641e6ee7cf ported inflection methods from StringHelper to Inflector helper class 12 years ago
Antonio Ramirez f9222a083a fix failing test 12 years ago
Antonio Ramirez 3575b99650 finished all tests 12 years ago
Antonio Ramirez 82a6281c65 added tests 12 years ago
slavcopost 59cb5d1199 Add unit test 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Benjamin Wöster f23a677bdf mod: incorporate suggestions 12 years ago
Benjamin Wöster d4b30e26c2 allow unit tests to requireApp() on setUp() 12 years ago
Antonio Ramirez 5da62fab3a #196 refactored method name 12 years ago
Carsten Brandt 776162b05e created StringHelper::basename() 12 years ago
Antonio Ramirez e2a57e4b88 Enhance ArrayHelper with popValue method 12 years ago
Qiang Xue dd5969147d move JsExpression to web. 12 years ago
Antonio Ramirez fc7fc8032b remove for now 12 years ago
Antonio Ramirez d40e2446df minor fix for test unit 12 years ago
Antonio Ramirez ba0032b1cd proposed refactor of ConsoleColor 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 6e779e02d6 Fixed issue #7: ArrayHelper::multisort is not compatible with PHP 5.3 12 years ago
Rinat Silnov 1a317ebe31 Fixed VarDumper::dump for objects 12 years ago
Qiang Xue 53a7b82672 Renamed JsonExpression to JsExpression. 12 years ago
Qiang Xue 5fd27b7cbb Added Json and JsonExpression. 12 years ago
Qiang Xue a4b7d493b0 Removed the $value parameter from radio and checkbox. 12 years ago
Qiang Xue 399a53cfc4 activeform wip 12 years ago
Alexander Makarov 08be696434 fixed Html test under Windows (line endings) 12 years ago
Qiang Xue 122bd231b4 modified Application constructor signature. 12 years ago
Alexander Makarov 9da81894be moved helper test from util namespace to helpers namespace, added tests for StringHelper 12 years ago