Commit Graph

7 Commits

Author SHA1 Message Date
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
adamgsoc2013
d467f4441a fix code Static Analysis Warnings 2013-08-09 23:19:13 +08:00
Madhura Jayaratne
50ecd45602 Fix class doc comments 2013-05-27 17:04:02 +05:30
adamgsoc2013
ed40b1e08a remove unneeded testing case testAddNode which has been tested in PMA_Node_test class. 2013-05-07 11:19:31 +08:00
adamgsoc2013
fce4d79b95 add test case for PMA_Node classes 2013-05-06 22:01:15 +08:00