]> git.mxchange.org Git - core.git/commit
Cleanup:
authorRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 00:32:39 +0000 (02:32 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 00:32:39 +0000 (02:32 +0200)
commite358330c74fb96756839c97c1194f4bdb3c305a3
treefd8c184b367d31106a8c869ff64b8fe2482d1c73
parentb954ccaa3dbfc59ddc76e463d2980a5dc204cc9f
Cleanup:
- removed deprecated unit tests, very old-lost stuff
- removed deprecated setMagicQuotesRuntime() which only wraps an already
  deprecated PHP function
- unit tests with PHPUnit are coming! :-)

Signed-off-by: Roland Häder <roland@mxchange.org>
12 files changed:
.gitignore
framework/config/class_FrameworkConfiguration.php
nbproject/project.properties
tests/ConfigTest.php [deleted file]
tests/RegistryTest.php [deleted file]
tests/RequestTest.php [deleted file]
tests/Test.php [deleted file]
tests/all-tests.sh [deleted file]
tests/old/contract-test.php [deleted file]
tests/old/loader-test.php [deleted file]
tests/old/personell-test.php [deleted file]
tests/unittest.sh [deleted file]