Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/repair to lib/private/repair | Morris Jobke | 2016-01-07 | 1 | -1/+1 |
* | Fix autoloader unit test output | Roeland Jago Douma | 2015-11-09 | 1 | -1/+0 |
* | [autoloader] Make sure to load construct full paths | Roeland Jago Douma | 2015-11-06 | 1 | -8/+45 |
* | verify the path in the autoloader | Robin Appelman | 2015-09-01 | 1 | -1/+1 |
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -2/+3 |
* | use Composer autoloader not OC for non-Composer 3rdparty (#9643) | Adam Williamson | 2014-10-28 | 1 | -15/+0 |
* | fix unit tests | Morris Jobke | 2013-10-02 | 1 | -3/+3 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -5/+5 |
* | Autoloader: fix loading app clases located in lib/ | Robin Appelman | 2013-05-08 | 1 | -10/+17 |
* | Autoloader: test cases | Robin Appelman | 2013-05-07 | 1 | -5/+53 |
* | some basic unit test for loading classes | Thomas Mueller | 2013-03-19 | 1 | -0/+19 |