Daniel Evans
|
6f9e23acc9
|
Remove RW_TEST_WITH_DATA from test code
|
2019-01-21 20:31:31 +00:00 |
|
Filip Gawin
|
f3a718611e
|
Convert data of FileContentsInfo to unique_ptr
I've removed copy ctor and copy assign operator.
We use here unique_ptr so copying should not happen.
|
2018-08-06 23:08:34 +02:00 |
|
Filip Gawin
|
27333efd8c
|
Remove unneed FileHandle (aka shared_ptr)
|
2018-08-06 22:42:09 +02:00 |
|
Filip Gawin
|
d95d05e291
|
Remove old style cast
|
2018-07-29 22:21:01 +02:00 |
|
Anonymous Maarten
|
90acef28f7
|
rwlib: iwyu: reduce warnings
- use mapping file
- forward define FileContentsInfo, CutsceneTracks, GameTexts
- no more "#pragma once"
- add mapping file
|
2018-01-08 22:52:48 +00:00 |
|
Anonymous Maarten
|
e663d061b7
|
tests: capitalize test name (test_name.cpp -> test_Name.cpp)
|
2017-10-29 20:40:57 +00:00 |
|