Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert the search depth behavior changes from #154 | Michael Hamann | 2013-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 case | Andreas Gohr | 2013-01-23 |
| | |||
* | Added test for search_allpages | Guillaume Turri | 2013-01-21 |
| | | | | | Currently both the 2nd and the third assertions fail (the first one is just for upcoming non-regression) | ||
* | removed unecessary requiresin unit tests | Andreas Gohr | 2012-05-01 |
| | |||
* | moved _testing to _test | Tobias Sarnowski | 2012-04-18 |