This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-09 12:22:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
test
/
common
History
Jaromir Wysoglad
1346dcc3ef
TESTBED: Move encoding conversion tests to testbed
...
This way it is possible to test the backend conversions too.
2019-08-24 18:12:45 +03:00
..
algorithm.h
…
array.h
COMMON: Allow construction of Arrays of non-copyable members
2017-10-06 22:10:50 -05:00
bitstream.h
COMMON: Rework the BitStream class to improve its performance
2019-04-13 16:24:25 +03:00
bufferedreadstream.h
…
bufferedseekablereadstream.h
…
endian.h
…
fixedstack.h
…
func.h
…
hash-str.h
…
hashmap.h
…
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
…
memoryreadstreamendian.h
…
memorywritestream.h
…
pack.h
…
ptr.h
TESTS: Remove unnecessary heap allocation
2017-11-18 16:52:15 -06:00
queue.h
…
rational.h
…
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: add tests for Common::String
2019-04-06 15:02:58 +03:00
stream.h
…
subreadstream.h
…
tokenizer.h
…
util.h
COMMON: add test for Common::isPunct
2019-04-06 15:02:58 +03:00