aboutsummaryrefslogtreecommitdiffstats
path: root/tests/version
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16190] Deprecate phpbb's checkdnsrr wrapperrubencm2019-10-311-1/+1
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-3/+3
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+5
* Merge pull request #35 from phpbb/ticket/security-203-rheaMarc Alexander2017-07-161-31/+74
|\
| * Merge branch 'ticket/security-203' into ticket/security-203-rheaMarc Alexander2016-12-281-31/+74
| |\
| | * [ticket/security-203] Do not add null values to versions infoMarc Alexander2016-12-271-1/+14
| | * [ticket/security-203] Fully validate version check data in version helperMarc Alexander2016-12-261-34/+64
* | | [ticket/15142] Merge branch 'ticket/15142' into 32xMatt Friedman2017-04-101-0/+297
|\ \ \
| * | | [ticket/15142] Add ext branch update testsMatt Friedman2017-03-241-0/+292
* | | | [ticket/15045] Fix user object instantiation in version_testMarc Alexander2017-01-241-1/+6
* | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-0/+200
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [ticket/14968] Use earlier version as written in commentMarc Alexander2017-01-221-2/+2
| * | [ticket/14968] Update docblock and ensure method returns arrayMarc Alexander2017-01-221-2/+2
| * | [ticket/14968] Add method for retrieving updates on current branchMarc Alexander2017-01-221-0/+200
| |/
* | [ticket/12610] Use exception_interfaceTristan Darricau2016-12-033-12/+5
* | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-041-1/+1
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-023-6/+22
|/
* [ticket/security-171] Remove duplicate semicolon from testsMarc Alexander2014-11-221-1/+1
* [ticket/security-171] Modify tests for new file_downloader classMarc Alexander2014-11-211-12/+4
* Merge branch 'ticket/13358' into ticket/security-171Marc Alexander2014-11-212-0/+4
|\
| * [ticket/13358] Fix tests and use exceptions instead of user objectMarc Alexander2014-11-212-0/+4
* | [ticket/security-171] Add tests for retrieved remote data in version_helperMarc Alexander2014-11-211-0/+181
|/
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-102-4/+4
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-0/+10
|\
| * [ticket/12536] Add test cases with empty versions listTristan Darricau2014-05-151-0/+10
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
|/
* [ticket/9871] Fix test nameNathan Guse2014-03-141-1/+1
* [ticket/9871] Split fast and slow version testsNathan Guse2014-03-132-26/+58
* [ticket/9871] Fix testsNathan Guse2014-03-081-3/+11
* [ticket/9871] Mark test as slowNathan Guse2014-03-051-0/+3
* [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-0/+333