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