Max Horn
|
2b32ba7cb3
|
Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possible; also made them comply a bit more to our code formatting guideline
svn-id: r40722
|
2009-05-19 11:22:49 +00:00 |
|
Max Horn
|
faa9117949
|
TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALS
svn-id: r40026
|
2009-04-20 19:26:50 +00:00 |
|
Max Horn
|
a1dc2ecc63
|
Rewrote Common::Rect::contains(Rect) to do what the name suggests (check whether one rect contains the other). Previously, foo.contains(foo) would return false. Added/enabled unit tets for this
svn-id: r39911
|
2009-04-09 17:08:09 +00:00 |
|
Max Horn
|
da90b7e015
|
Patch #2735283: GSOC09: A few unit tests for Common::Rect
svn-id: r39907
|
2009-04-09 17:07:00 +00:00 |
|