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
Marc Delisle
d6488e2f58
Fix coding style
2013-10-21 03:40:52 -07:00
Piotr Przybylski
f8f43a10a7
Fix test on Windows
2013-10-20 23:24:32 +02:00
Michal Čihař
9eb7250b5e
Missing class doc
2013-05-10 10:07:03 +02:00
Michal Čihař
92c76b9630
Various class name improvements in testsuite
2013-05-02 15:57:09 +02:00
Michal Čihař
6027130ba4
Can not test for line numbers, they differ versin to version
2012-10-18 09:13:11 +02:00
Madhura Jayaratne
bc5de586c6
Doc block improvements (mostly specifying return types)
2012-09-26 22:55:04 +05:30
Michal Čihař
3b357483c7
No need to use mockup for non abstract classes
2012-09-17 14:01:19 +02:00
Michal Čihař
88728c9ab7
Use assertContains instead of unreadabale assertTrue(strpos() !== false)
2012-07-18 15:49:59 +02:00
Michal Čihař
3d27acfeba
Various coding style improvements
2012-07-18 15:48:00 +02:00
Michal Čihař
9eb286be46
Saner test as the real patch can be always different
2012-07-18 15:33:53 +02:00
Michal Čihař
57728549b2
Hopefully fix testcase
2012-07-17 12:05:13 +02:00
Michal Čihař
6a42194e2f
Fix expected/result order
2012-07-17 12:02:37 +02:00
Yasitha Pandithawatta
7b1b3137c8
Test cases for Script.class.php
2012-07-04 23:40:22 +05:30
Yasitha Pandithawatta
0c8d2e65a2
Test cases for Error.class.php
2012-06-29 22:26:37 +05:30