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
|
7f20f3bb3e
|
COMMON: Improved efficiency of some Common::List methods; added more unit tests and some doxygen comments for Common::List and Common::Array
svn-id: r40164
|
2009-04-27 14:25:16 +00:00 |
|
Max Horn
|
e579f91b5c
|
COMMON: Made sure Common::List and Common::array each have all front/back/push_back/push_front, as have their STL counterparts
svn-id: r40163
|
2009-04-27 14:23:20 +00:00 |
|
Johannes Schickel
|
1453f1849b
|
Fix warnings (patch for array.h was supplied via salty-horse on IRC).
svn-id: r40054
|
2009-04-21 19:14:11 +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
|
7db2648ba0
|
COMMON: Added unit test for Common::List::size(); made List::size() slightly more efficient; same for remove() and operator=
svn-id: r39921
|
2009-04-11 00:29:34 +00:00 |
|
Johannes Schickel
|
da9701d19b
|
Implemented transparent List::iterator to List::const_iterator conversion and updated our tests accordingly.
svn-id: r31357
|
2008-04-02 02:15:00 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
Willem Jan Palenstijn
|
20c4be47a3
|
add functions for reverse iteration of Common::List
svn-id: r22665
|
2006-05-26 17:18:23 +00:00 |
|
Max Horn
|
111c0d1ddd
|
Some new & extended test cases
svn-id: r21509
|
2006-03-31 07:20:16 +00:00 |
|
Max Horn
|
9f93e5bb81
|
Renamed various container isEmpty() methods to empty() to match STL conventions
svn-id: r21472
|
2006-03-28 09:42:54 +00:00 |
|
Eugene Sandulenko
|
6b4484472b
|
Remove trailing whitespaces.
svn-id: r18604
|
2005-07-30 21:11:48 +00:00 |
|
Max Horn
|
8b1d7b9166
|
When including files from common/, explicitly use the common/ prefix
svn-id: r18444
|
2005-06-24 15:23:51 +00:00 |
|
Max Horn
|
7a772513c5
|
Updated unit tests
svn-id: r13847
|
2004-05-21 17:43:16 +00:00 |
|
Max Horn
|
1af37210a6
|
simple unit tests for List/Map/String classes
svn-id: r11886
|
2003-12-24 16:16:00 +00:00 |
|