Unknown W. Brackets
|
d5196b44f9
|
Minor tweaks.
|
2016-01-17 09:45:55 -08:00 |
|
Henrik Rydgard
|
3ba911bf07
|
Replace some calls to fopen with File::OpenCFile (utf8).
|
2016-01-17 15:59:20 +01:00 |
|
Unknown W. Brackets
|
86127b3d0d
|
Update armips to latest version.
The new version has some speed and other improvements.
|
2015-12-26 20:30:35 -08:00 |
|
Henrik Rydgard
|
aae254254b
|
Fix bad cleanup change, thanks to tapcio for pointing it out in 07b17560f
|
2015-07-28 01:09:48 +02:00 |
|
Henrik Rydgard
|
c2cf2bd97e
|
Move some more color conversion functions to ColorConv
|
2015-04-08 22:52:47 +02:00 |
|
Unknown W. Brackets
|
9a8cd2c067
|
Log some file reading errors.
|
2015-04-08 12:14:07 -07:00 |
|
Chin
|
37f50a3792
|
Change to pass some arguments by reference
|
2015-03-01 16:49:00 +01:00 |
|
Henrik Rydgard
|
cae58cafee
|
Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
This reverts commit f1b57dabf5 , reversing
changes made to 41001637ce .
|
2015-01-22 19:53:32 +01:00 |
|
Henrik Rydgard
|
2623a48b4a
|
Centralize color conversion functions in Common/ColorConv.
|
2015-01-20 17:32:54 +01:00 |
|
Unknown W. Brackets
|
cdbcc12a4e
|
Oops, flipping was off by one.
That's why software and directx9 were off, arg.
|
2014-08-30 13:19:52 -07:00 |
|
Unknown W. Brackets
|
f842d309b2
|
Swap RGBA/BGRA when comparing screenshot data.
|
2014-08-30 12:26:12 -07:00 |
|
Unknown W. Brackets
|
af9e0510c3
|
Use the debug interface to compare screenshots.
This way it's already implemented in all backends.
|
2014-08-30 09:45:51 -07:00 |
|
Unknown W. Brackets
|
5554865ebb
|
Fix headless auto-compare when expected have \r's.
|
2013-10-14 23:55:18 -07:00 |
|
adrian17
|
58d8bc86c5
|
Removed two functions as they are also in Native/file.
Also, removed TabsToSpaces() from the header as it no longer exists.
|
2013-09-28 23:05:36 +02:00 |
|
Unknown W. Brackets
|
0185825b23
|
Support the verbose test compare parameter.
|
2013-09-17 00:15:19 -07:00 |
|
Unknown W. Brackets
|
9a2ea4cdc1
|
Move the actual test run to its own function.
|
2013-09-16 23:49:41 -07:00 |
|
Unknown W. Brackets
|
5d99fd8a98
|
Skip trailing newlines in test comparison.
|
2013-09-16 23:49:09 -07:00 |
|
Unknown W. Brackets
|
57b636816b
|
Add an internal comparison algorithm to headless.
This is slightly smarter than the test.py version, and should be
completely compatible. It doesn't handle timeouts though.
|
2013-09-16 08:30:02 -07:00 |
|
Unknown W. Brackets
|
6a72b0d325
|
Separate out the actual screenshot comparison.
Fixes #109.
|
2013-02-08 00:25:29 -08:00 |
|