summaryrefslogtreecommitdiffstats
path: root/ios/UnitTest
Commit message (Expand)AuthorAgeFilesLines
* Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build)Stephan Bergmann2020-10-161-6/+6
* tdf#134832: Also run the BitmapTest from vclTor Lillqvist2020-07-222-12/+30
* Make the iOS UnitTest project compile againTor Lillqvist2020-07-201-12/+4
* I had forgotten to add these files to gitTor Lillqvist2019-02-284-0/+153
* Current ICU version is 63Tor Lillqvist2019-02-281-4/+4
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-101-25/+0
* The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist2018-10-081-0/+4
* Add more vcl sources for easier breakpointingTor Lillqvist2018-10-051-0/+198
* Add sources in vcl/headless for easier breakpointingTor Lillqvist2018-10-051-0/+32
* Add more source files from vcl for breakpointing convenienceTor Lillqvist2018-10-051-1/+81
* Add files from vcl/quartz for easy breakpointingTor Lillqvist2018-10-051-0/+30
* LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist2018-10-021-1/+1
* More hacking on the tilebench part of the UnitTest appTor Lillqvist2018-10-022-0/+28
* Start on the iOS unit test appTor Lillqvist2018-09-287-0/+690