Chris Morgan
|
19f6cbc156
|
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
check to ensure that row counts in most tables are unchanged from the start and end of the
tests. Refactor some code.
|
2007-07-26 03:47:34 +00:00 |
|
Chris Morgan
|
e2b15c0566
|
Keep track of global success or failure and print out a summary success or failure when the
tests are complete. Makes it less likely that a test failure will be missed.
|
2007-03-31 17:12:55 +00:00 |
|
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 |
|
EA Durbin
|
988be2f138
|
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 |
|
Chris Morgan
|
c4caf6c85f
|
Rename image class variables to match our current naming convention. Implement a unit test for
the image class
|
2006-06-30 19:42:39 +00:00 |
|