summaryrefslogtreecommitdiff
path: root/_test
Commit message (Expand)AuthorAge
* Merge pull request #1154 from splitbrain/php7compatibilityAndreas Gohr2015-05-16
|\
| * Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* | remove tests that are now in upstreamAndreas Gohr2015-05-15
|/
* introduce new "flaky" test groupAndreas Gohr2015-04-25
* corrupted the gz test file moreAndreas Gohr2015-03-18
* fixed HTTPS proxy tests, our tests now run on httpbin.orgAndreas Gohr2015-03-18
* correct error checking for bz2 file readingAndreas Gohr2015-03-18
* give better error message in HTTPClient for failed crypto setupAndreas Gohr2015-03-18
* use correct host in proxy testsAndreas Gohr2015-03-16
* Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, a...KeenRivals2015-01-14
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Merge pull request #973 from micgro42/videoTestAndreas Gohr2014-12-18
|\
| * Remove stray comment blockMichael Große2014-12-18
| * Fix file sizeMichael Große2014-12-18
| * Add test for internal video filesMichael Große2014-12-18
| * Add tests: known and unknown external video filesMichael Große2014-11-27
* | fix global environment during test requestsAndreas Gohr2014-12-17
* | update parser tests for change in listitem_open instructionChristopher Smith2014-12-01
|/
* Ooops...forgot to commit test cases for #897.LarsDW2232014-10-15
* Corrected compression for ++ and -- operator. Partially fixes #897.LarsDW2232014-10-14
* Merge pull request #624 from lisps/revisionsAndreas Gohr2014-09-29
|\
| * Merge remote-tracking branch master into revisionslisps2014-09-26
| |\
| * \ Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
| |\ \
| * | | rename classnamelisps2014-02-17
| * | | Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
| |\ \ \
| * \ \ \ Merge branch 'splitbrain/diff_navigation' into revisionslisps2013-11-27
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'remotes/splitbrain/diff_navigation' into revisionslisps2013-11-25
| |\ \ \ \ \
| * | | | | | add test for empty rev in ml() and wl()lisps2013-11-22
| * | | | | | add test getlastrevisionatlisps2013-11-22
* | | | | | | Merge pull request #869 from splitbrain/filterAndreas Gohr2014-09-27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | added filter method to INPUT classAndreas Gohr2014-09-23
* | | | | | | Merge pull request #799 from enricotagliavini/masterAndreas Gohr2014-09-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adding unit test for is_ssl()Enrico Tagliavini2014-07-12
* | | | | | | skip cache test until #694 has been fixedAndreas Gohr2014-07-18
|/ / / / / /
* | | | | | Merge pull request #720 from splitbrain/newcliAndreas Gohr2014-05-18
|\ \ \ \ \ \
| * | | | | | fixed testsAndreas Gohr2014-03-20
| * | | | | | completely new base for CLI scriptsAndreas Gohr2014-03-17
* | | | | | | don't treat double slashes as comments when used in stringAndreas Gohr2014-05-14
* | | | | | | added another test for fe5a50Andreas Gohr2014-05-13
* | | | | | | Issue 694: fix failing test - set filemtimes explicitly in test setupChristopher Smith2014-05-13
* | | | | | | Merge pull request #618 from splitbrain/cache_and_cachetimeAndreas Gohr2014-05-04
|\ \ \ \ \ \ \
| * | | | | | | put PHPDocs comment back the way it should beChristopher Smith2014-03-16
| * | | | | | | Fix longstanding issue with cache class & cachetime settingChristopher Smith2014-03-16
| |/ / / / / /
* | | | | | | Merge pull request #669 from splitbrain/validinputsAndreas Gohr2014-04-30
|\ \ \ \ \ \ \
| * | | | | | | added another test for arraysAndreas Gohr2014-04-30
| * | | | | | | add new valid() method to $INPUT #667Andreas Gohr2014-04-30
* | | | | | | | fixed some test inheriting from the wrong parentAndreas Gohr2014-04-30
|/ / / / / / /
* | | | | | | some updates on phpunit docs and settingsAndreas Gohr2014-04-30
* | | | | | | call parent constructor as wellElan Ruusamäe2014-04-16
* | | | | | | run as much as possible (fill extensions conditionally), skip missing ext onceElan Ruusamäe2014-04-14