scummvm/test/common
Le Philousophe aceaf99816 COMMON: Fix bug #14892
When both paths were equal, suffix was incremented one char too much and
went off the string.
Add test cases to check for this.
2024-02-02 08:06:59 +01:00
..
formats COMMON: Add basic tests for quicktime parser 2023-11-18 21:03:02 +01:00
algorithm.h
array.h
bitstream.h
bufferedreadstream.h
bufferedseekablereadstream.h
crc.h
encoding.h
endian.h
fixedstack.h
func.h
hash-str.h
hashmap.h
huffman.h
ini-file.h
list.h
math.h
md5.h
memory.h COMMON: Rename memset2/4/8 to memset16/32/64 2023-11-06 13:40:38 +02:00
memoryreadstream.h
memoryreadstreamendian.h
memorywritestream.h
pack.h
path.h COMMON: Fix bug #14892 2024-02-02 08:06:59 +01:00
ptr.h
punycode.h
queue.h
rational.h
rect.h
rendermode.h
seekablesubreadstream.h
serializer.h
span.h
stack.h
str-helper.h TEST: Add CxxTest ValueTraits for String 2023-09-02 11:42:29 +02:00
str.h COMMON: Don't fail when comparing empty strings 2024-01-14 14:06:41 +01:00
stream.h
subreadstream.h
tokenizer.h
util.h