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
07e2dab8f8189326fa152bb29fcaf179f34a4220
qemudb
/
unit_test
History
Chris Morgan
07d12874d8
Protect unit_test directory from access with .htaccess containing 'deny from all'. Suggestion
...
by Jonathan Ernst <
jonathan@ernstfamily.ch
>
2006-07-07 15:57:11 +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
Rename image class variables to match our current naming convention. Implement a unit test for
2006-06-30 19:42:39 +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_db.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_image.php
Rename image class variables to match our current naming convention. Implement a unit test for
2006-06-30 19:42:39 +00:00
test_user.php
Move getAppsFromUserId() to user::getAppsMaintained(). Also implement a unit test for
2006-07-06 22:08:37 +00:00