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
0290064883a7180feeccf20929e3fdc96ef3aa3b
qemudb
/
unit_test
History
Chris Morgan
0290064883
Check for error codes returned from application::create() and version::create()
2007-08-04 04:50:14 +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 database creation to create the mysql interface user and grant permissions. Group
2007-07-24 21:49:23 +00:00
run_tests.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_appData.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_application.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_common.php
Check for error codes returned from application::create() and version::create()
2007-08-04 04:50:14 +00:00
test_error_log.php
Keep track of global success or failure and print out a summary success or failure when the
2007-03-31 17:12:55 +00:00
test_filter.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_image.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_maintainer_notify.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_maintainer.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_om_objects.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_query.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_testData.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_url.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_user_password_migration.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
test_user.php
Add support for mysql versions >=4.0x by adding multiple hash attempts when logging in. We now
2007-07-26 14:39:15 +00:00