Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | make sure HTTP test uses HTTP only and doesn't get redirected | Andreas Gohr | 2013-10-20 | |
| | | | ||||
| * | | more verbosity in test case | Andreas Gohr | 2013-10-20 | |
| | | | ||||
| * | | Merge pull request #380 from splitbrain/phpstrict | Andreas Gohr | 2013-10-20 | |
| |\ \ | | | | | | | | | Php strict | |||
| | * | | escaped another $ in mailer test | Andreas Gohr | 2013-10-20 | |
| | | | | ||||
| | * | | additional auth_nameencode tests (apostrophe & backslash) | Christopher Smith | 2013-10-19 | |
| | | | | ||||
| | * | | remove '&' reference operator from metadata test, not required in php5 | Christopher Smith | 2013-10-16 | |
| | | | | ||||
| | * | | escape '$' in mailer test strings | Christopher Smith | 2013-10-16 | |
| | | | | ||||
| | * | | fix signature mail unittest, and improve some signatures info plugin | Gerrit Uitslag | 2013-10-16 | |
| | |/ | ||||
* | | | Merge branch 'master' into FS#2867 | Christopher Smith | 2013-10-19 | |
|\| | | ||||
| * | | Fix the indexer indexing test case (changed the data but not the result) | Michael Hamann | 2013-10-19 | |
| | | | ||||
| * | | Fix FS#2854: Treat numerically different keys as different | Michael Hamann | 2013-10-19 | |
| | | | ||||
| * | | add missing $_SERVER values for init.php when called from cli | Christopher Smith | 2013-10-18 | |
| |/ | ||||
* / | add tests for usernames with 2 & 3 byte utf8 characters | Christopher Smith | 2013-10-19 | |
|/ | ||||
* | Added unit tests for CSS shorthand compression FS#2509 | Andreas Gohr | 2013-10-15 | |
| | ||||
* | Merge pull request #344 from splitbrain/tablewithonlyrowspan | Andreas Gohr | 2013-10-13 | |
|\ | | | | | Display tablecell with rowspan at first row as empty cell. Fixes FS#2810 | |||
| * | added unittests for rowspans at first table row | Gerrit Uitslag | 2013-09-25 | |
| | | ||||
* | | Merge pull request #341 from splitbrain/extend_tests_cleanid | Andreas Gohr | 2013-10-13 | |
|\ \ | | | | | | | Extend pageutils_clean_id tests to show more behavior details | |||
| * | | Extend pageutils_clean_id tests to show more behavior details | Gerrit Uitslag | 2013-09-19 | |
| |/ | ||||
* | | check msglint for warnings, too | Andreas Gohr | 2013-10-12 | |
| | | ||||
* | | successfully validate Mailer mails with msglint | Andreas Gohr | 2013-10-12 | |
| | | ||||
* | | IETF's message lint service as a test for Mailer class | Andreas Gohr | 2013-10-12 | |
|/ | ||||
* | Fix backlinks for internal links with parameters | Michael Hamann | 2013-08-17 | |
| | | | | | | | This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is recorded as link target. A test case checks that the link is actually returned as backlink (fails without the fix). | |||
* | Merge pull request #237 from splitbrain/changelogtestsonly | Andreas Gohr | 2013-08-04 | |
|\ | | | | | Added tests for getRevisions and getRevisionInfo from page changelog | |||
| * | Merge remote-tracking branch 'origin/master' into changelogtestsonly | Klap-in | 2013-08-03 | |
| |\ | ||||
| * | | Fixed file names of test classes | Klap-in | 2013-07-20 | |
| | | | ||||
| * | | Added tests for getRevisions and getRevisionInfo from page changelog | Klap-in | 2013-07-20 | |
| | | | ||||
* | | | FS#2677 support arrays in to, cc, bcc headers in Mailer | Andreas Gohr | 2013-08-03 | |
| | | | | | | | | | | | | This does not fix FS#2677, it only adds support for fixing it later. | |||
* | | | fixed cleanPath bug in tar library FS#2802 | Andreas Gohr | 2013-08-03 | |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | This time the test case was correct and actually showed a bug in the tar library. The error occured only on the first build (directory build/0/) where the zero was stripped from the path name. I added unit tests to the cleanPath function and discovered another bug with handling relative directories. I rewrote the cleanPath() function and now it should finally work. Unit tests FTW! | |||
* | | Merge pull request #224 from splitbrain/fetchimagetokexternal | Andreas Gohr | 2013-08-03 | |
|\ \ | | | | | | | Added check of token in fetch.php for external images. | |||
| * \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-02 | |
| |\ \ | ||||
| * \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 | |
| |\ \ \ | ||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-08-01 | |
| |\ \ \ \ | ||||
| * | | | | | Updated tests, removed hash | Klap-in | 2013-08-01 | |
| | | | | | | ||||
| * | | | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-07-21 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||
| * | | | | | update hashes in tests | Klap-in | 2013-06-09 | |
| | | | | | | ||||
| * | | | | | Merge remote-tracking branch 'origin/master' into fetchimagetokexternal | Klap-in | 2013-06-09 | |
| |\ \ \ \ \ | ||||
| * | | | | | | fix some minor typos in fetch_imagetoken.test.php | Klap-in | 2013-05-21 | |
| | | | | | | | ||||
| * | | | | | | tests for fetch.php of external files | Klap-in | 2013-05-21 | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into ↵ | Andreas Gohr | 2013-08-02 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-245 * 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account | |||
| * | | | | | | | unit tests for self deleting of user accounts | Christopher Smith | 2013-07-31 | |
| | | | | | | | | ||||
| * | | | | | | | Fix the useheading cache invalidation for hidden pages, add tests | Michael Hamann | 2013-07-31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new parameter to ft_backlinks() to ignore permissions which is needed for invalidating the cache of linking pages with useheading enabled. This also adds various test cases for ft_backlinks(). | |||
| * | | | | | | | Fixed instructions on PHPunit | Guy Brand | 2013-07-31 | |
| | | | | | | | | ||||
* | | | | | | | | HTTPClient don't pull too much bytes when no content-length is given | Andreas Gohr | 2013-08-02 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | FS#2802 correctly fix tar tests | Andreas Gohr | 2013-08-02 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the DokuWiki install was in a deep namespace, the used path name could land in the >100 char limit and trigger ustar format where the filename and directory name are split. This would fail the test. | |||
* | | | | | | fixed tar tests FS#2809 | Andreas Gohr | 2013-08-01 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Tars strip the leading slash so the tests where wrong. Not sure why they stilldid work sometimes | |||
* | | | | | use http_build_query() in HTTPClient | Andreas Gohr | 2013-08-01 | |
| | | | | | | | | | | | | | | | | | | | | this ensures nested POST data is correctly encoded | |||
* | | | | | increase test coverage for code and file | Christopher Smith | 2013-08-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | code - test correct recognition of downloadable filename token file - test correct recognition of syntax name & downloadable filename tokens | |||
* | | | | | Index media file usage in the metadata index and use it in ft_mediause() | Michael Hamann | 2013-08-01 | |
| | | | | | ||||
* | | | | | Fix the useheading cache invalidation for hidden pages, add tests | Michael Hamann | 2013-08-01 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new parameter to ft_backlinks() to ignore permissions which is needed for invalidating the cache of linking pages with useheading enabled. This also adds various test cases for ft_backlinks(). | |||
* | | | | | Fixed instructions on PHPunit | Guy Brand | 2013-08-01 | |
| | | | | |