aboutsummaryrefslogtreecommitdiff
path: root/tests/AllTests.php
AgeCommit message (Expand)Author
2011-05-21Resolve some failed bookmark and tag testsMark Pemberton
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2011-02-02make unittests run with phpunit 3.5.xChristian Weiske
2010-09-29first tests for api/posts/addcweiske
2010-09-29test for api/posts/updatecweiske
2010-09-28execute api testscweiske
2010-02-20add bookmark2tagtest to alltestscweiske
2009-11-20add base test files to phpunit blacklistcweiske
2009-10-28add usertest to alltestscweiske
2009-10-26add eric and ben as authorscweiske
2009-10-26rename config.inc.php to config.php throughout the codecweiske
2009-10-25tab 2 spaces in test filescweiske
2009-10-25introduce testbase class and make all tests runnable standalonecweiske
2009-10-24Add VoteTest to AllTestscweiske
2009-10-24make it possible to run other tests standalone, toocweiske
2009-10-03get rid of headers-already-sent-errors when running unit tests on clicweiske
2009-10-03make tests run again (though they do not pass)cweiske