7 Commits (f72e9d5bcf4642a0fe54ccbc3bd58d7e05e3ff7b)

Author SHA1 Message Date
Carsten Brandt 5ffcd7b577 added nested array test to vardumper 9 years ago
Klimov Paul 170c376648 `yii\helpers\VarDumper::dump()` now respects PHP magic method `__debugInfo()` 9 years ago
Klimov Paul f48f63ecf5 `VarDumperTest` fixed 9 years ago
Klimov Paul 16e1e8fe28 Fallback for objects at `yii\helpers\VarDumper::export()` advanced 9 years ago
Paul Klimov a2af3868ad Test for `yii\helpers\VarDumper` unified 10 years ago
Klimov Paul f2f211f610 Fallback for object containing `\Closure` added to `yii\helpers\VarDumper::export()` 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov c80da0722e Fixed more tests on Windows failing because of line endings 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 10 years ago
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 1c24b3e0d8 removed TestCase and WebTestCase. 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Rinat Silnov 1a317ebe31 Fixed VarDumper::dump for objects 12 years ago