scummvm/test/common
2021-02-12 02:50:34 +00:00
..
algorithm.h JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
array.h COMMON: Add list initialization and move semantics to Array 2020-10-03 15:51:14 +02:00
bitstream.h COMMON: Rework the BitStream class to improve its performance 2019-04-13 16:24:25 +03:00
bufferedreadstream.h
bufferedseekablereadstream.h COMMON: Refill the stream buffer after making a large read 2020-02-07 18:33:56 +01:00
encoding.h TEST: Third attempt to fix the tests 2020-11-16 01:51:14 +01:00
endian.h TEST: Fix uint64 endian related test code. 2015-01-04 21:09:32 +01:00
fixedstack.h
func.h
hash-str.h
hashmap.h TESTS: Use getValOrDefault 2021-02-12 02:50:34 +00:00
huffman.h COMMON: Use a prefix table to speed up the Huffman decoder 2019-04-13 16:24:25 +03:00
list.h
math.h TESTS: Reduce error for double precision math test 2019-04-12 01:37:59 +01:00
md5.h
memoryreadstream.h TEST: Fix another typo in uint64 endian tests. 2015-01-04 21:22:43 +01:00
memoryreadstreamendian.h TEST: Fix uint64 endian related test code. 2015-01-04 21:09:32 +01:00
memorywritestream.h
pack.h
ptr.h TESTS: Remove unnecessary heap allocation 2017-11-18 16:52:15 -06:00
queue.h
rational.h COMMON: Add convenience method to Common::Rational for 1:1 ratios 2016-02-18 13:18:02 -06:00
rect.h
rendermode.h
seekablesubreadstream.h
serializer.h
span.h COMMON: Make SpanOwner copy assignment make a copy of the owned Span 2017-06-08 10:45:55 -05:00
stack.h
str.h COMMON: implement %c formatter (used in hardware-input.cpp) 2020-09-12 11:56:17 +01:00
stream.h
subreadstream.h
tokenizer.h
util.h COMMON: add test for Common::isPunct 2019-04-06 15:02:58 +03:00