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
a083c9eb0e576fb0a5330b0894891e0e134afd5e
qemudb
/
unit_test
History
Chris Morgan
9f956d4ccc
Assorted spelling fixes from Francois Gouget
2008-06-26 12:07:29 -04: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 session management routines with memcached
2008-02-08 13:15:54 -06:00
test_appData.php
Add initial un-delete support
2007-12-18 20:17:06 -05:00
test_application.php
Add initial un-delete support
2007-12-18 20:17:06 -05:00
test_common.php
Assorted spelling fixes from Francois Gouget
2008-06-26 12:07:29 -04: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
maintainer notifications: Only check data for accepted versions
2008-01-17 10:52:08 -05:00
test_maintainer.php
Assorted spelling fixes from Francois Gouget
2008-06-26 12:07:29 -04:00
test_om_objects.php
test_om_objects: Extend objectGetEntries test
2008-01-23 14:35:57 -05: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
Order a version's testData table by Wine version, then date
2007-12-19 21:00:50 -05: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
test_voting.php
vote: Add support for deleting votes
2007-10-10 20:30:18 -04:00