This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
scummvm
/
test
/
common
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Cameron Cawley
e64c0cb51b
COMMON: Remove implicit comparison between String and U32String
2026-06-14 23:18:43 +02:00
..
compression
COMMON: HUFFMAN: add fromFrequencies()
2026-02-09 23:30:38 +01:00
formats
TEST: Fix warning about signed/unsigned comparison
2026-02-07 17:20:49 +01:00
algorithm.h
…
array.h
…
base64.h
TEST: Fix include syntax for internal headers
2025-08-16 16:29:25 +02:00
bitstream.h
…
bufferedreadstream.h
…
bufferedseekablereadstream.h
…
crc.h
…
encoding.h
TEST: Fix memory leaks in tests using backend
2026-02-07 17:20:49 +01:00
endian.h
…
fixedstack.h
…
func.h
…
hash-str.h
…
hashmap.h
…
ini-file.h
…
intrinsics.h
…
list.h
…
md5.h
…
memory.h
Revert "TINYGL: Fixed uninitialized 'z' variable warnings"
2026-02-08 11:47:47 +01:00
memoryreadstream.h
…
memoryreadstreamendian.h
…
memorywritestream.h
…
pack.h
TEST: Fix include syntax for internal headers
2025-08-16 16:29:25 +02:00
path.h
COMMON: Don't escape base name if it wasn't escaped
2026-01-31 14:12:12 +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
…
str.h
COMMON: Remove implicit comparison between String and U32String
2026-06-14 23:18:43 +02:00
stream.h
…
subreadstream.h
…
tokenizer.h
…
util.h
…