Core/Application/Config
Abel Hoogeveen 5df6b733d0 Implemented many unit tests.
The following tests for classes have been implemented:
- Security
- Input
- Encryption Library
- Utf8

A mocking autoloader has been added (but is not yet configured correctly)
2016-06-02 23:57:23 +02:00
..
config.cache.php Implemented new config.core.php variables. 2016-05-15 15:37:26 +02:00
config.contact.php Updated entire project to PSR2 code standard. Some classes still need to be moved around. 2016-05-07 19:22:09 +02:00
config.core.php Implemented new config.core.php variables. 2016-05-15 15:37:26 +02:00
config.database.php Implemented the new database engine. Advanced instructions will follow in Merge Request 2016-05-20 17:29:33 +02:00
config.encryption.php Implemented the first extension: the Encryption extension. 2016-05-13 22:52:14 +02:00
config.error.php Implemented a new system for Logging templates. 2016-06-02 15:19:31 +02:00
config.main.php Implemented many unit tests. 2016-06-02 23:57:23 +02:00
config.mimes.php Implemented a caching library. 2016-05-14 16:18:59 +02:00
config.routes.php Updated entire project to PSR2 code standard. Some classes still need to be moved around. 2016-05-07 19:22:09 +02:00
config.routing.php Implemented many CodeIgniter classes. 2016-05-24 12:05:29 +02:00
config.security.php Implemented many CodeIgniter classes. 2016-05-24 12:05:29 +02:00