index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-25
Fix gcc warnings.
Johannes Schickel
2010-01-11
Improve support for negative Timestamps, and add + and - operators
Max Horn
2010-01-09
Fix Timestamp::addMsecs; some cleanup
Max Horn
2010-01-07
Add Timestamp::totalNumberOfFrames() method, clarify some comments
Max Horn
2010-01-06
Add a constructor to Timestamp, which allows for specifying seconds + start f...
Johannes Schickel
2010-01-06
Rename some Timestamp methods: getNumberOfFrames -> numberOfFrames and getFra...
Max Horn
2010-01-06
- Add some functionallity to query the seconds and number of frames stored in...
Johannes Schickel
2010-01-06
Add more comparision operators to Timestamp
Max Horn
2010-01-06
Change the way Timestamp stores its data.
Max Horn
2010-01-05
Add some test for operator== in Timestamp.
Johannes Schickel
2010-01-04
Make some improvements for Audio::Timestamp.
Max Horn
2009-12-30
Rename Common::Stream::readLine_NEW to readLine
Max Horn
2009-12-27
allowed list to be sorted with default comparator
Vladimir Menshakov
2009-12-27
Add some tests for checkSort just in case... :-)
Johannes Schickel
2009-12-27
Typo.
Johannes Schickel
2009-12-27
Do not use TS_ASSERT_EQUALS in checkSort, but rather let return checkSort an
Johannes Schickel
2009-12-27
More cleanup.
Johannes Schickel
2009-12-27
Use some pseudo random numbers in test_container_sort.
Johannes Schickel
2009-12-27
Cleanup.
Johannes Schickel
2009-12-27
fixed typo
Vladimir Menshakov
2009-12-27
added tests for sort() functions
Vladimir Menshakov
2009-11-24
TEST: Workaround for 'make test' when using -Werror
Max Horn
2009-11-23
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...
Max Horn
2009-10-19
Added operator== and != to Common::Array
Max Horn
2009-10-12
Add unit test for bug fixed by r44979
Willem Jan Palenstijn
2009-09-22
Add basic test for HashMap::iterator
Willem Jan Palenstijn
2009-09-06
COMMON: HashMap::getVal now allows specifying a default value.
Max Horn
2009-08-22
Patch #2840212: "Quiet make process"
Eugene Sandulenko
2009-07-25
Add Common::String::printf to format a string
Willem Jan Palenstijn
2009-06-09
Changed some lines to tabs instead of whitespaces for identation.
Johannes Schickel
2009-06-09
Add (failing) hashmap test case for collision handling
Willem Jan Palenstijn
2009-06-07
Added some new method variants to Common::String
Max Horn
2009-05-31
Extend self asignment test a bit more (both using internal and allocated stor...
Johannes Schickel
2009-05-31
Add unit tests for Common::String operators. These test cases will for exampl...
Johannes Schickel
2009-05-26
Renamed Common::Serializer::syncMagic to matchBytes, and added version paarms...
Max Horn
2009-05-26
Fixed a bug in Common::Array (including a unit test for it), and changed the ...
Max Horn
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-20
fix warning
Max Horn
2009-05-19
- Formatting
Johannes Schickel
2009-05-19
Improved Common::Serializer in several ways:
Max Horn
2009-05-19
Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possib...
Max Horn
2009-05-19
Updated link to CxxTest homepage
Max Horn
2009-05-03
Added unit test for Common::Array::resize()
Max Horn
2009-04-27
COMMON: Improved efficiency of some Common::List methods; added more unit tes...
Max Horn
2009-04-27
COMMON: Made sure Common::List and Common::array each have all front/back/pu...
Max Horn
2009-04-22
COMMON: changed class StringList to a simple typedef; enhanced the Common::Ar...
Max Horn
2009-04-21
Fix warnings (patch for array.h was supplied via salty-horse on IRC).
Johannes Schickel
2009-04-20
COMMON & TESTS: Added new constructor to Array<T>, namely Array(const T* data...
Max Horn
2009-04-20
TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALS
Max Horn
[prev]
[next]