Marc Delisle
5429d91ce1
bug ['Error_Handler']['display'] no longer necessary
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-20 13:32:34 -05:00
Dhananjay Nakrani
7393745b68
Fix failing existing PHPUnit tests.
...
Signed-off-by: Dhananjay Nakrani <dhananjaynakrani@gmail.com>
2014-06-16 11:50:53 +05:30
Jeff Chan
607cb3b0b3
Import dependencies to make unit tests friendlier to running independently
...
The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.
This is similar to 659efe1a88
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-10 03:26:24 +00:00
ptarjan
840f7b1215
Make unit tests friendlier to running independently
2013-11-20 14:43:55 -08:00
Michal Čihař
5032a40a47
Increase test timeout
2013-05-21 10:51:27 +02:00
Michal Čihař
b92fbfa072
Wrap long lines
2013-02-08 14:24:49 +01:00
Michal Čihař
dd28bf7109
Fix class documentation
2013-02-08 14:24:28 +01:00
Michal Čihař
23a602992d
Rewrite testcases for error handler
...
Now they actually test desired behaviour, not random side effects of the
code.
2013-02-08 14:17:58 +01:00
Marc Delisle
86ebd0130d
I don't understand this test (which now fails)
2013-01-15 13:04:28 -05:00
Dieter Adriaenssens
6f02ec614e
improve comment, fix typo
2012-10-20 02:26:39 +02:00
Madhura Jayaratne
bc5de586c6
Doc block improvements (mostly specifying return types)
2012-09-26 22:55:04 +05:30
Dieter Adriaenssens
dcd234b661
improve coding style : fix indentation and function calls
2012-09-18 17:07:23 +02:00
Michal Čihař
2821055740
Set array where function expects it
2012-09-17 14:34:02 +02:00
Michal Čihař
3b357483c7
No need to use mockup for non abstract classes
2012-09-17 14:01:19 +02:00
Michal Čihař
69fdc5d209
Various coding style improvements
2012-09-04 15:43:25 +02:00
Yasitha Pandithawatta
7823dfffa5
switched assertEquals params in test/classes directory
2012-08-24 22:15:19 +05:30
Yasitha Pandithawatta
1ca8692aba
test class for gettext_reader
2012-08-10 20:29:48 +05:30
Yasitha Pandithawatta
8c32839796
Fix failing test cases
2012-07-20 23:04:51 +05:30
Yasitha Pandithawatta
7d411c5879
Test cases for Error_Handler.php
2012-07-01 13:16:12 +05:30
Yasitha Pandithawatta
09cd7730cd
Test cases for Error.class.php
2012-06-29 22:41:25 +05:30