Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 4 | -4/+4 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/security/234] Add test for URL validation | Marc Alexander | 2019-04-14 | 1 | -1/+9 |
| | | | | SECURITY-234 | ||||
* | [ticket/security/227] Remove no longer needed validation tests | Marc Alexander | 2018-11-07 | 1 | -96/+0 |
| | | | | SECURITY-227 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 2 | -2/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14272] Only use maxlength and size for allowed input elements | Marc Alexander | 2015-11-06 | 1 | -4/+4 |
| | | | | PHPBB3-14272 | ||||
* | [ticket/sec-184] Fix tests | CHItA | 2015-06-07 | 1 | -1/+1 |
| | | | | SECURITY-184 | ||||
* | [ticket/13747] Add assertions to test_validate_path_linux | Tristan Darricau | 2015-04-06 | 1 | -0/+9 |
| | | | | PHPBB3-13747 | ||||
* | [ticket/13568] Add unit tests for validating absolute path | Marc Alexander | 2015-02-06 | 1 | -0/+87 |
| | | | | PHPBB3-13568 | ||||
* | [ticket/13338] Move insert_config_array_test to functions_acp, add deps. | Andreas Fischer | 2014-11-17 | 1 | -0/+144 |
| | | | | PHPBB3-13338 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 5 | -15/+35 |
| | | | | PHPBB3-12594 | ||||
* | Merge pull request #1887 from nickvergessen/ticket/skouat/10910 | Nathan Guse | 2013-12-04 | 1 | -0/+50 |
|\ | | | | | [ticket/10910] Function build_cfg_template() allow $size for $tpl_type = select | ||||
| * | [ticket/10910] Fix unit tests | Joas Schilling | 2013-11-22 | 1 | -5/+20 |
| | | | | | | | | PHPBB3-10910 | ||||
| * | [ticket/10910] Add unit tests for select | Mario Skouat | 2013-11-22 | 1 | -0/+35 |
| | | | | | | | | PHPBB3-10910 | ||||
* | | [ticket/12056] validate_config_vars: Fix ".. undefined function utf8_strlen()" | Andreas Fischer | 2013-12-04 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12056 | ||||
* | | [ticket/12056] validate_config_vars: Fix "Creating ... from empty value". | Andreas Fischer | 2013-12-04 | 1 | -8/+10 |
| | | | | | | | | PHPBB3-12056 | ||||
* | | [ticket/12056] validate_range: Fix "Creating default object from empty value" | Andreas Fischer | 2013-12-04 | 1 | -16/+10 |
| | | | | | | | | PHPBB3-12056 | ||||
* | | [ticket/12056] build_select: Fix "Creating default object from empty value" | Andreas Fischer | 2013-12-04 | 1 | -4/+10 |
| | | | | | | | | PHPBB3-12056 | ||||
* | | [ticket/12056] h_radio test: Fix "Creating default object from empty value" | Andreas Fischer | 2013-12-04 | 1 | -4/+10 |
|/ | | | | PHPBB3-12056 | ||||
* | [ticket/11010] updating tests | Senky | 2013-05-20 | 1 | -2/+2 |
| | | | | PHPBB3-11010 | ||||
* | [ticket/11010] fixing tests | Senky | 2013-05-20 | 1 | -2/+38 |
| | | | | PHPBB3-11010 | ||||
* | [ticket/11010] Try to keep min < max. | Oleg Pudeyev | 2013-05-20 | 1 | -1/+1 |
| | | | | PHPBB3-11010 | ||||
* | [ticket/11010] Mock user in order for the test to run standalone. | Oleg Pudeyev | 2013-05-20 | 1 | -0/+5 |
| | | | | PHPBB3-11010 | ||||
* | [ticket/11010] Progress toward fixing the test suite. | Oleg Pudeyev | 2013-05-20 | 1 | -6/+6 |
| | | | | PHPBB3-11010 | ||||
* | [feature/php-events] Add mock for unit tests and create it were needed | Joas Schilling | 2012-08-11 | 1 | -5/+10 |
| | | | | PHPBB3-9550 | ||||
* | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 5 | -5/+0 |
| | | | | PHPBB3-10973 | ||||
* | [ticket/9916] Updating license in non-distributed files | Unknown | 2012-01-02 | 5 | -5/+5 |
| | | | | PHPBB3-9916 | ||||
* | [ticket/10198] Verify behaviour of validate_config_vars with multibyte strings | Nils Adermann | 2011-06-10 | 1 | -19/+27 |
| | | | | | | Using str_repeat instead of custom function to repeat characters. PHPBB3-10198 | ||||
* | [ticket/10198] Verify behaviour of validate_range with multibyte strings | Nils Adermann | 2011-06-10 | 1 | -17/+9 |
| | | | | | | Using str_repeat instead of custom function to repeat characters. PHPBB3-10198 | ||||
* | [ticket/8138] Fix unit test for build_cfg_template | Joas Schilling | 2011-06-09 | 1 | -1/+1 |
| | | | | PHPBB3-8138 | ||||
* | [ticket/9823] Replace 0x80000000 with -2147483648 in tests. | Andreas Fischer | 2011-02-04 | 1 | -2/+2 |
| | | | | | | See 181f2551cfc82e119d73f462268813d18de06097 PHPBB3-9823 | ||||
* | [ticket/9823] Move mock file into the mock/ folder. | Joas Schilling | 2011-02-01 | 6 | -43/+10 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Update Unit tests to the new system and correct some minor issues | Joas Schilling | 2011-02-01 | 6 | -70/+17 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Update copyright year and add newline at the end of the file. | Joas Schilling | 2011-02-01 | 1 | -2/+2 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Correct unit-tests to use self:: instead of the class-name. | Joas Schilling | 2011-02-01 | 2 | -10/+10 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Unit tests for validate_config_vars. | Joas Schilling | 2011-02-01 | 3 | -8/+157 |
| | | | | | | | Fix some documentations and use the $max-var instead of the magic-number in validate_config_vars. PHPBB3-9823 | ||||
* | [ticket/9823] Unit tests for build_cfg_template. | Joas Schilling | 2011-02-01 | 2 | -0/+195 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Unit tests for validate_rang. | Joas Schilling | 2011-02-01 | 2 | -0/+187 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Unit tests for h_radio. | Joas Schilling | 2011-02-01 | 3 | -0/+157 |
| | | | | PHPBB3-9823 | ||||
* | [ticket/9823] Moving the functions. Unit tests for build_select. | Joas Schilling | 2011-02-01 | 2 | -0/+97 |
PHPBB3-9823 |