aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing
Commit message (Expand)AuthorAgeFilesLines
...
| * | [ticket/13860] Fixed PHP notices from undeclared vars/propertiesJoshyPHP2015-05-281-23/+30
* | | [ticket/11742] Removed tabs-to-space conversion in [code]JoshyPHP2015-05-232-0/+2
|/ /
* | Merge pull request #3569 from s9e/ticket/13641Nicofuma2015-05-203-0/+30
|\ \
| * | [ticket/13641] Added regression testJoshyPHP2015-04-293-0/+30
| |/
* | Merge pull request #3572 from s9e/ticket/8419Nicofuma2015-05-203-0/+30
|\ \
| * | [ticket/8419] Added regression testJoshyPHP2015-04-303-0/+30
| |/
* | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-141-5/+115
|\ \
| * | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-5/+115
| |/
* | Merge pull request #3568 from s9e/ticket/10268Andreas Fischer2015-05-072-0/+8
|\ \
| * | [ticket/10268] Added regression testJoshyPHP2015-04-292-0/+8
| |/
* | Merge pull request #3573 from s9e/ticket/9073Andreas Fischer2015-05-073-0/+18
|\ \
| * | [ticket/9073] Added regression testJoshyPHP2015-04-303-0/+18
| |/
* | Merge pull request #3571 from s9e/ticket/13425Andreas Fischer2015-05-073-0/+25
|\ \
| * | [ticket/13425] Added regression testJoshyPHP2015-04-303-0/+25
| |/
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-5/+25
|/
* [ticket/11768] Fixed test doubleJoshyPHP2015-04-021-1/+1
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-023-9/+21
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-023-4/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-026-18/+42
* [ticket/11768] Added test filesJoshyPHP2015-04-022-0/+2
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0238-10/+1791
* [ticket/12705] Break calling make_clickable with a different server_urlJoas Schilling2014-06-141-0/+45
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
* [ticket/12056] Fix "Call to a member function trigger_event() on a non-object".Andreas Fischer2013-12-041-1/+3
* Merge branch 'develop-olympus' into developJoas Schilling2013-08-031-0/+38
|\
| * [ticket/11762] Added call to test class's parent::setUp().s9e2013-08-031-1/+3
| * [ticket/11762] Fixed test's filenames9e2013-08-031-0/+0
| * [ticket/11762] Use the === operator to distinguish "0" from ""s9e2013-08-031-0/+36
| * [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-061-1/+1
* | Merge remote-tracking branch 'github-bantu/ticket/10973' into developNils Adermann2012-07-081-4/+2
|\ \
| * | [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-081-2/+0
* | | Merge branch 'develop-olympus' into developNils Adermann2012-07-081-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/10974] Rename tests/mock_user.php -> tests/mock/user.phpAndreas Fischer2012-07-081-1/+1
* | [ticket/10733] Removing static from data providersVjacheslav Trushkin2012-04-011-1/+1
|/
* [ticket/9916] Updating License in the headerUnknown2012-01-022-2/+2
* [ticket/10240] Added optionset to mock_user in the tests.Callum Macrae2011-08-231-0/+2
* [ticket/10240] Fixed copyright year in censor_text_test.php.Callum Macrae2011-08-231-1/+1
* [ticket/10240] Fixed censor_text test assetEquals param order.Callum Macrae2011-08-231-1/+1
* [ticket/10240] Added censor_text tests for special characters.Callum Macrae2011-08-231-0/+10
* [ticket/10240] Added censor_text tests.Callum Macrae2011-08-221-0/+73
* [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-311-2/+2
* [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-101-0/+0
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-042-45/+2
* [develop-olympus] Backported 3.1 unit tests to 3.0.Nils Adermann2010-03-102-0/+147