Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Anthony GRASSIOT
|
ddb3bd6d08
Fix risky tests
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
ADmad
|
2d32a1e9c8
Fix CS error
|
9 years ago |
Mark Story
|
8aec91ed65
Port `parseHuge` option to 3.x
|
9 years ago |
ADmad
|
4c545b9fac
Fix CS error.
|
9 years ago |
Mark Story
|
82d3473835
Port Xml::fromArray() fix from 2.x
|
9 years ago |
Guillaume "Elektordi" Genty
|
743c3270f8
Added regression test for bug in cakephp/cakephp#9754
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
f4828df777
Fix failing XML tests.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Story
|
2cde19f24c
Add option to disable local XML file parsing.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
Jose Lorenzo Rodriguez
|
95aa41f278
Utility\Error -> Utility\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
2c1fc6bd9b
Improving the usage of exceptions in Xml
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
Jose Lorenzo Rodriguez
|
b9867fe1d2
Allowing another test under hhvm as it does not crash it anymore
|
11 years ago |
mark_story
|
64f654e667
Handle entities and value objects that implement toArray() correctly.
|
12 years ago |
mark_story
|
7c3afc913b
Remove incomplete test that is superseded by Collection changes.
|
12 years ago |
mark_story
|
699ce324cc
Add detection for toArray() method in Xml
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |