Use integers for content_model and content_format.
[lhc/web/wiklou.git] / tests / phpunit / includes / WikiPageTest.php
2012-05-14 danielUse integers for content_model and content_format.
2012-05-02 danielimplement feature switch for ContentHandler database...
2012-04-30 danieladding sanity checks to find out why testDoRollback...
2012-04-30 danielusing SecondaryDataUpdate to clean up after deletion
2012-04-30 danielbackporting changes made during review of core patch
2012-04-29 danielmerged from master
2012-04-26 danielexplicitly define user objects for testing
2012-04-25 danielmerged from master
2012-04-24 danielintroducing WikiPageTest