Set default internal charset to UTF8 and change tests accordingly; add function has_e...
[plcapi.git] / tests / 3LocalhostTest.php
2015-04-19 gggeekSet default internal charset to UTF8 and change tests...
2015-04-18 gggeekfix: the client can now successfully call methods using...
2015-04-14 gggeekMake charset-related tests more friendly to hhvm; stric...
2015-04-14 gggeekImprove the way test suite reports error messages at...
2015-04-12 gggeekMinor fix in one charset-related test
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-04-11 gggeekOne more test dealing with latin-1
2015-03-22 gggeekWhen using phpunit to generate code coverage, take...
2015-03-21 gggeekFix (hopefully) the Travis tests using https for localhost
2015-03-20 gggeekRename the test files to insure a better test execution...