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
2017-06-08
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
Colin Snover
2017-03-30
COMMON: Reduce maximum Span size to 4GiB
Colin Snover
2017-02-08
COMMON: Fix calling Span::getStringAt with non-zero index
Colin Snover
2017-01-23
TESTS: Fix tests building
Eugene Sandulenko
2017-01-23
TESTS: Revert changes to module Makefile
Eugene Sandulenko
2017-01-23
TESTS: Fix missing QUIET_CXX option in Makefile
Eugene Sandulenko
2017-01-23
TESTS: Attempt to fix Makefile for NDS build
Eugene Sandulenko
2017-01-23
TESTS: Fix linking target in Makefile
Eugene Sandulenko
2017-01-15
BUILD: Fix PSP build of test runner
Colin Snover
2017-01-15
BUILD: Fix N64 build of test runner
Colin Snover
2017-01-15
TESTS: Build Wintermute test only for static plugin
Eugene Sandulenko
2017-01-15
BUILD: Fix compilation of test runner on Dreamcast
Colin Snover
2017-01-14
TESTS: Attempt to fix buildbot builds for backends with extra flags
Colin Snover
2017-01-14
TESTS: Fix building Common::Span test on big endian systems
Bastien Bouclet
2017-01-08
COMMON: Simplify Span code
Colin Snover
2017-01-08
COMMON: Add more lcov-guided Span tests
Colin Snover
2017-01-08
COMMON: Improve test coverage for Span and fix bugs from testing
Colin Snover
2017-01-08
COMMON: Add Span to common library
Colin Snover
2017-01-05
TESTS: Fix warnings
Willem Jan Palenstijn
2017-01-05
COMMON: Add strnlen for safer C string length reads
Colin Snover
2016-12-27
TEST: Only build Wintermute tests when that engine is enabled
Colin Snover
2016-12-26
Merge pull request #874 from tobiatesan/fix_getfilename_cr5
Eugene Sandulenko
2016-12-26
WINTERMUTE: Try to "correctly" handle dir paths
Tobia Tesan
2016-12-26
WINTERMUTE: only access -1th char of string if length > 0 in getFileName
Tobia Tesan
2016-12-26
WINTERMUTE: Add tests for engines/wintermute/path_utils.h
Tobia Tesan
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-05
TESTS: Fix warning
Eugene Sandulenko
2016-07-28
Revert "BUILD: Fix test compilation with event recorder enabled"
Bastien Bouclet
2016-06-04
TESTS: Fix SortedArray test
Eugene Sandulenko
2016-05-23
TESTS: Implement SortedArray test
Eugene Sandulenko
2016-05-23
BUILD: Fix test compilation with event recorder enabled
Eugene Sandulenko
2016-05-16
COMMON: Add replace functions to Common and String.
Borja Lorente Escobar
2016-02-18
COMMON: Add convenience method to Common::Rational for 1:1 ratios
Colin Snover
2016-02-18
COMMON: Add methods for inserting and erasing with iterators
Colin Snover
2016-01-26
COMMON: Allow '#' to only match digits in matchString.
Johannes Schickel
2015-11-10
COMMON: More sort unit tests
Bertrand Augereau
2015-01-18
TEST: Use "/usr/bin/env python" as the shebang line in cxxtestgen.py
clone2727
2015-01-04
TEST: Fix another typo in uint64 endian tests.
Johannes Schickel
2015-01-04
TEST: Fix uint64 endian related test code.
Johannes Schickel
2015-01-04
TEST: Fix C++11 compat warnings.
Johannes Schickel
2015-01-04
Merge pull request #508 from RichieSams/add_endian_and_stream_support_for_int64
Eugene Sandulenko
2014-12-21
TEST: Create test cases for reading uint64 from a stream
Adrian Astley
2014-12-20
AUDIO: Wrap around in the Timestamp constructor
Bastien Bouclet
2014-12-19
TEST: Add unit tests for uint64 reading
Adrian Astley
2014-08-07
TEST: Remove odd test in rendermode tests.
Johannes Schickel
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2013-08-05
BUILD: fix 'make test' compile error
Max Horn
2013-07-10
TEST: Whitespaces in test/common/
Tobia Tesan
2013-07-10
TEST: removed fixed hashes in test/common/hash-str.h
Tobia Tesan
2013-07-10
TEST: Thorough testing for common/hash-str.h
Tobia Tesan
[next]