Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6276a7c9996e9b8d834992dbaa21880f50fe7601
/
tests
/
Test.h
ab273fa
move SkTRegister.h into tools
by Mike Reed
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
287f651
Add a context stack to Reporter, for better error messages
by Brian Osman
· 8 years ago
11abd8d
Explicit control in tools of ANGLE frontend and backend
by bsalomon
· 8 years ago
ab87d7a
coin debugging runs all tests in extended
by Cary Clark
· 8 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
68d9134
Make more unit tests run on Vulkan
by bsalomon
· 9 years ago
fda8807
Convert some unit tests from running on GL contexts to running on all contexts
by bsalomon
· 9 years ago
dc0fcd4
Vulkan config in dm
by bsalomon
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
f3261af
Remove 'native' context unit test macro.
by bsalomon
· 9 years ago
273c0f5
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3e4616f
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ )
by bsalomon
· 9 years ago
4c7f0a1
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
ec4d4d7
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow.
by benjaminwagner
· 9 years ago
7d57124
Unit Tests: eliminate stray SkDebugf()s.
by halcanary
· 9 years ago
55eeae9
Run debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
by kkinnunen
· 9 years ago
179a8f5
Generate list of GPU contexts outside SurfaceTest tests
by kkinnunen
· 9 years ago
2ccdb63
SkPDF: clean up overuse of SK_SUPPORT_PDF
by halcanary
· 9 years ago
87f3ba4
Simplify skiatest framework.
by halcanary
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
0ee2627
When running DM, write test failures to json.
by scroggo
· 10 years ago
406654b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
2460bbd
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://codereview.chromium.org/531653002/)
by mtklein
· 10 years ago
9c7207b
SkThreadPool ~~> SkTaskGroup
by mtklein
· 10 years ago
9ea53f9
Preprend Test to test function name generated by DEF_TEST() macro.
by tfarina
· 10 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 10 years ago
880914c
Reland "Clean up Test's resourcePath code."
by tfarina
· 10 years ago
91359be
Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org/319473003/)
by mtklein
· 10 years ago
52e4f41
Clean up resourcePath code.
by tfarina
· 10 years ago
0dc5bd1
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
79e1326
Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/)
by commit-bot@chromium.org
· 11 years ago
6bd250a
Let DM run unit tests.
by commit-bot@chromium.org
· 11 years ago
5a47b09
Reland "Add --skip_cpu and --skip_gpu options to tests"
by commit-bot@chromium.org
· 11 years ago
04bfdc3
Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview.chromium.org/144343004/)
by commit-bot@chromium.org
· 11 years ago
5683acd
Add --skip_cpu and --skip_gpu options to tests
by commit-bot@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
a9325fa
Add REPORTF test macro.
by halcanary@google.com
· 11 years ago
bd6343b
Rewrite SkTRegistry to take any trivially-copyable type.
by mtklein@google.com
· 11 years ago
07e97fc
path ops work in progress
by caryclark@google.com
· 11 years ago
1f79286
Refactor: clean up some unused or mostly-unused API I saw here.
by commit-bot@chromium.org
· 11 years ago
c76218d
Fix bug in setting directories for tests.
by scroggo@google.com
· 11 years ago
c7e08bd
Also proxy bumpTestCount.
by commit-bot@chromium.org
· 12 years ago
0506b9d
Make it clearer what's going on at the end of tests. BUG= R=reed@google.com
by commit-bot@chromium.org
· 12 years ago
197845a
Add --threads to tests binary, to run non-GPU tests on multiple cores.
by commit-bot@chromium.org
· 12 years ago
16cfe40
allow tests to optionally use multiple threads
by caryclark@google.com
· 12 years ago
db60de7
shape ops test fixes
by caryclark@google.com
· 12 years ago
d54e1e9
add extended option to Test
by caryclark@google.com
· 12 years ago
cb62650
Add --resourcePath flag to the test program.
by djsollen@google.com
· 12 years ago
789c6f2
add --tmpDir foo option to tests, to allow unittests that want to write/read files
by reed@google.com
· 12 years ago
67b915d
Make GPU unit tests use GrContexts of different GL types.
by bsalomon@google.com
· 12 years ago
0945bde
Fix test app to ensure that we destroy our GPU resources.
by djsollen@google.com
· 12 years ago
bdb1be5
Added cache stats printout to tests
by robertphillips@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
a22e211
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
by robertphillips@google.com
· 12 years ago
1cc8f6f
Adding more unit testing for SkCanvas and derived classes.
by junov@chromium.org
· 13 years ago
e295313
move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol style LF on all gpu files
by bsalomon@google.com
· 13 years ago
a8e686e
Make program unit test run clean and add it to tests program
by bsalomon@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
eeb3b7f
support -android mode when running tests, which spews out android specific
by reed@android.com
· 16 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
ed67331
add initial unittest framework (tests)
by reed@android.com
· 16 years ago