summaryrefslogtreecommitdiff
path: root/ios/UnitTest
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann1-6/+6
2020-07-22tdf#134832: Also run the BitmapTest from vclTor Lillqvist2-12/+30
2020-07-20Make the iOS UnitTest project compile againTor Lillqvist1-12/+4
2019-02-28I had forgotten to add these files to gitTor Lillqvist4-0/+153
2019-02-28Current ICU version is 63Tor Lillqvist1-4/+4
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist1-25/+0
2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist1-0/+4
2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist1-0/+198
2018-10-05Add sources in vcl/headless for easier breakpointingTor Lillqvist1-0/+32
2018-10-05Add more source files from vcl for breakpointing convenienceTor Lillqvist1-1/+81
2018-10-05Add files from vcl/quartz for easy breakpointingTor Lillqvist1-0/+30
2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist1-1/+1
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist2-0/+28
2018-09-28Start on the iOS unit test appTor Lillqvist7-0/+690