cops/test
Sébastien Lucas 0a0007a096 Fix the détection of bad publication date. fix #245
The previous one was based on the fact that the PHP version used was 64bits and so the unix timestamp could go way back.

With a 32bits PHP that's not the case.  Check the notes in http://php.net/manual/en/function.strtotime.php for more information.
2016-02-13 06:25:20 +01:00
..
BaseWithOneBook Add proper headers to class files. 2013-10-24 14:23:32 +02:00
BaseWithSomeBooks Series can now be searched with normalized search. re #48, #49 2014-05-12 22:15:51 +02:00
opds-relax-ng Add a test for the opensearchdescription. 2014-01-02 16:56:01 +01:00
res Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation. 2014-01-02 22:23:24 +01:00
EpubFsTest.php Fix testing when config_local.php exists 2014-03-19 20:12:55 +01:00
OPDSTest.php Fix the huge hack to start tests on Windows 8. 2014-12-29 06:20:01 +01:00
OPDSValidator.jar Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation. 2014-01-02 22:23:24 +01:00
Sauce.php Use a more recent Android version for sauce 2016-01-19 14:22:29 +01:00
baseTest.php Test normalized utf8 string according to unicode.org output 2015-10-29 22:10:55 +02:00
bookTest.php Fix the détection of bad publication date. fix #245 2016-02-13 06:25:20 +01:00
config_local.php.sauce Should work better. 2013-11-29 10:47:25 +01:00
config_test.php Prepare the code to test properly sendtomail.php 2014-02-21 08:15:24 +01:00
coverage-checker.php The clover is allowed to be missing (for hhvm). 2013-12-17 20:59:22 +01:00
jing.jar Add a basic test of the OPDS stream. re #96 2013-10-24 10:59:22 +02:00
jsonTest.php Another test 2014-02-14 16:50:49 +01:00
mailTest.php Add new test for mail 2014-02-21 20:38:03 +01:00
pageMultidatabaseTest.php Better bootstrap template with as little text as possible. 2014-05-30 15:00:46 +02:00
pageTest.php Fix number of books per custom column value (missing for bootstrap template). fix #172 2014-08-27 17:28:40 +02:00
prepareSauceTest.sh Ajout d'une optimisation. On verra 2016-01-19 15:30:19 +01:00