summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-04-15Prevent a potential OOB read in TranslateImageLine.ochang
2016-04-15Use platform specific test results as fallback in difference testsweili
2016-04-13Revert of Reland Combined test runner. (patchset #4 id:60001 of https://coder...dsinclair
2016-04-13Reland Combined test runner.dsinclair
2016-04-13Add dummy -j flags to pixel and javascript test runnersdsinclair
2016-04-11Fix integer issues leading to out of bounds access in fx_ge_text.cpp.ochang
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.c...dsinclair
2016-04-06Combined test runner.dsinclair
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-29Add test for util.byteToChar() and fix error msg.tsepez
2016-03-28Added test for util.printx() and make it match spec.tsepez
2016-03-28Reduce signed/unsigned comparison warningsWei Li
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-25util.printd() replaces specified date with current date.tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Fix parsing of double dot operators for FormCalcTom Sepez
2016-03-21Fix BUILD.gn for pdf_jpx_fuzzer.Oliver Chang
2016-03-18Add an openjpeg libfuzzer.Oliver Chang
2016-03-14Add missing DEPS files; enable checkdeps.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-09Add a pixel test for text rendering regressionWei Li
2016-03-09Support clang-cl build on Windows.Oliver Chang
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-03Fix infinite loop for bookmark searchWei Li
2016-03-03Add JS tests for global const equality.Tom Sepez
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-24Remove xfa_common.h and IWYU.Dan Sinclair
2016-02-22Change presubmit lint check to a blacklist.dan sinclair
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-18Sort headers in non-xfa directories.Dan Sinclair
2016-02-17Expand all paths to be based off pdfium/ directoryDan Sinclair
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Simplify string function test macroWei Li
2016-02-16Fix GYP for nonxfa builds from last commit.chromium/2654chromium/2653Oliver Chang
2016-02-16Add initial libfuzzers for fm2js transpiling and XML parsing.Oliver Chang
2016-02-09Add unit tests for ascii85 and hex decoders.chromium/2652chromium/2651chromium/2650chromium/2649chromium/2648chromium/2647chromium/2646Wei Li
2016-02-04Fix tests under no_v8 build optionTom Sepez
2016-02-01Merge to XFA: Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-02-01Merge to XFA: Add Test for field.getArray() sort-order.Tom Sepez
2016-01-29Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez