summaryrefslogtreecommitdiff
path: root/_test/tests/inc/search
Commit message (Collapse)AuthorAge
* Revert the search depth behavior changes from #154Michael Hamann2013-02-20
| | | | | | | | | This reverts parts of the changes from #154: Before merging the pull request, a depth of 1 returned just the pages in the root namespace. With the changes in the pull request, a depth of 1 also returned pages in subnamespaces of the root namespace (as it was also tested in the test case). This reverts this part of the changes and a depth of 1 returns just the pages in the root namespace again.
* fixed test caseAndreas Gohr2013-01-23
|
* Added test for search_allpagesGuillaume Turri2013-01-21
| | | | | Currently both the 2nd and the third assertions fail (the first one is just for upcoming non-regression)
* removed unecessary requiresin unit testsAndreas Gohr2012-05-01
|
* moved _testing to _testTobias Sarnowski2012-04-18