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
/
common
Age
Commit message (
Expand
)
Author
2010-08-25
COMMON: Add test for BufferedReadStream's eos
Willem Jan Palenstijn
2010-08-16
Common: Fix bug in lastPathComponent.
Johannes Schickel
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-05-30
Split test cases for internal and external storage.
Johannes Schickel
2010-05-30
Add a (currently) failing test for reference logic in Common::String. (Taken ...
Johannes Schickel
2010-05-17
Use TS_ASSERT_EQUALS in test cases
Max Horn
2010-05-17
Some tweaks and fixes for Common::Rational
Max Horn
2010-05-17
Add tests for Common::Rational from patch #2963496 (VideoDecoder Rewrite), al...
Matthew Hoops
2010-05-05
Typo.
Johannes Schickel
2010-05-05
Add a custom implementation of OpenBSD's strlcat and strlcpy.
Johannes Schickel
2010-04-10
Slightly tweak Common::StringTokenizer tests, cleanup
Max Horn
2010-04-10
Part of patch #2982224: "GSoC: Added unit test and unified error message disp...
Max Horn
2010-03-22
Add simple testcase for ScopedPtr and SharedPtr
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
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-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-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-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-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
2009-04-11
COMMON: Added unit test for Common::List::size(); made List::size() slightly ...
Max Horn
[prev]
[next]