Michal Čihař
725073709c
Use token directly for session
...
There is no need to have intermediate global variable to store the token
once we have it in the session data.
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-10 11:23:33 +02:00
Jeff Chan
1d58392622
Import gettext include to make unit tests friendlier to running independently
...
The HHVM test runner runs the unit tests parallelly. Currently some tests
fail because not all the dependencies are properly included.
This is similar to this commit 840f7b1215
Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-03-09 04:24:51 +00:00
Madhura Jayaratne
f311c9c502
Remove trailing white spaces
2013-11-03 19:13:23 +05:30
Marc Delisle
c0bd3cda06
Remove dead test
2013-08-27 10:58:05 -04:00
ayushchd
b9a5bffaba
Testsuite code-compliance fixes
2013-08-07 22:28:46 +05:30
Michal Čihař
6f16d41358
Globals backups should not be required anymore
2013-07-01 15:50:59 +02:00
Madhura Jayaratne
00284d7437
Temporarily revert 0f4e573b1e, until further investigations on test failures
2013-06-16 22:23:55 +05:30
Madhura Jayaratne
0f4e573b1e
No longer need to manually restore GLOBALS
2013-06-11 18:34:47 +05:30
Madhura Jayaratne
cbf54a54a0
Here we need specific type of nodes rather than of Node type
2013-05-27 18:22:17 +05:30
Madhura Jayaratne
4b1fd35a6e
Changing globals seem to cause problems
2013-05-27 18:15:38 +05:30
Madhura Jayaratne
5503a6d0b1
Test for getComment() method
2013-05-27 18:09:59 +05:30
Madhura Jayaratne
50ecd45602
Fix class doc comments
2013-05-27 17:04:02 +05:30
adamgsoc2013
bf2327f09f
add test for container
2013-05-08 00:11:33 +08:00
adamgsoc2013
8555e00aec
add test case for PMA_Node_Column PMA_Node_Database PMA_Node_Event
2013-05-06 21:41:33 +08:00
adamgsoc2013
b6b46e37e6
add test case for class Node_Column
2013-05-06 17:12:18 +08:00