This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
74c9f1d22b75d8556344ae2a7521158a9f429c9d
qemudb
/
unit_test
History
WineHQ
b858e2ba53
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
..
.htaccess
Protect unit_test directory from access with .htaccess containing 'deny from all'. Suggestion
2006-07-07 15:57:11 +00:00
path.php
Clean up user class. Implement start of unit testing framework for appdb.
2006-06-27 03:59:16 +00:00
run_tests
Clean up user class. Implement start of unit testing framework for appdb.
2006-06-27 03:59:16 +00:00
run_tests.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_application.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_common.php
Unit test for query_parameters(), fix bugs in query_parameters() found by the unit test
2006-06-27 16:39:40 +00:00
test_error_log.php
Flush the error log before performing the error log test, otherwise pending errors can throw the tests error count off
2006-09-27 02:47:52 +00:00
test_image.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_maintainer.php
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
2006-07-24 16:20:40 +00:00
test_query.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_user.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00