<auto> merging hotfixes. re-added tests into repository.
Showing
phpunit.php
0 → 100644
phpunit.xml
0 → 100644
tests/application/routes.php
0 → 100644
tests/application/start.php
0 → 100644
tests/bundles/.gitignore
0 → 100644
tests/cases/asset.test.php
0 → 100644
tests/cases/auth.test.php
0 → 100644
tests/cases/blade.test.php
0 → 100644
tests/cases/bundle.test.php
0 → 100644
tests/cases/config.test.php
0 → 100644
tests/cases/cookie.test.php
0 → 100644
tests/cases/event.test.php
0 → 100644
tests/cases/fluent.test.php
0 → 100644
tests/cases/hash.test.php
0 → 100644
tests/cases/input.test.php
0 → 100644
tests/cases/ioc.test.php
0 → 100644
tests/cases/lang.test.php
0 → 100644
tests/cases/query.test.php
0 → 100644
tests/cases/request.test.php
0 → 100644
tests/cases/route.test.php
0 → 100644
tests/cases/routing.test.php
0 → 100644
tests/cases/session.test.php
0 → 100644
tests/cases/str.test.php
0 → 100644
tests/cases/uri.test.php
0 → 100644
tests/cases/url.test.php
0 → 100644
tests/cases/view.test.php
0 → 100644
File added
826 KB