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
d8fe952bb159bdb5e25a066f0a0a3086b69e51c7
qemudb
/
unit_test
History
EA Durbin
d8fe952bb1
Add the ability to browse applications by rating and a unit test for the added Application::getWithRating()
2006-09-27 02:44:16 +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
Authors: "EA Durbin" <ead1234@hotmail.com>, Chris Morgan <cmorgan@alum.wpi.edu>
2006-09-26 02:05:55 +00:00
test_application.php
Add the ability to browse applications by rating and a unit test for the added Application::getWithRating()
2006-09-27 02:44:16 +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
Modify query_error() to log errors to a database table instead of displaying them on the screen. This should
2006-07-19 16:37:54 +00:00
test_image.php
Fix a misnamed variable in image::resize_image_border() and add a unit test to make sure we call this function to test it
2006-08-31 02:23:01 +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
Rename include/db.php to include/query.php, all of the functions in db.php were named query_*(). Rename test_db.php to
2006-07-17 20:56:07 +00:00
test_user.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