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 |
|
Chris Morgan
|
cef2aec209
|
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
display code. Also move maintainer related code from the user class. Fix up unit tests to work with the new maintainer class.
|
2006-07-24 16:20:40 +00:00 |
|
Chris Morgan
|
a41a3577ce
|
Remove the application created to perform the unit test so we don't 'leak' dummy applications
|
2006-07-17 20:41:18 +00:00 |
|
Chris Morgan
|
0b9a5b4e94
|
Merge appMaintainerQueue table into appMaintainers table. This simplifies the handling of queued vs.
unqueued maintainers and removes a table from the database
|
2006-07-16 16:53:08 +00:00 |
|
Chris Morgan
|
ea02b57c25
|
Move getAppsFromUserId() to user::getAppsMaintained(). Also implement a unit test for
user::getAppsMaintained()
|
2006-07-06 22:08:37 +00:00 |
|
Chris Morgan
|
e6458694f4
|
Unit tests for user::update_password() and user::getMaintainerCount()
|
2006-06-27 19:07:52 +00:00 |
|
Chris Morgan
|
f3c64ff48f
|
Unit test for query_parameters(), fix bugs in query_parameters() found by the unit test
|
2006-06-27 16:39:40 +00:00 |
|
Chris Morgan
|
98ba61db03
|
Clean up user class. Implement start of unit testing framework for appdb.
Implement start of user class unit test.
|
2006-06-27 03:59:16 +00:00 |
|