3 Commits

Author SHA1 Message Date
Ben Konyi
da43e7c62e
Added Windows support for libtxt in order to build flutter_tester.exe (#4395)
* Added Windows support for libtxt in order to build flutter_tester.exe.

Relatively minor changes were needed to get libtxt building on Windows
(missing/incompatiable headers, the odd syscall, path separators, etc.).
Windows doesn't render text in the same way as other platforms, so some tests
that checked for specific pixel offsets are disabled.
2017-11-30 16:35:32 -05:00
Michael Goderbauer
08961f8ec5 Format all c-like sources with clang-format (#4088)
* format

* license script adaptions

* updated licenses

* review comments
2017-09-12 15:36:20 -07:00
Chinmay Garde
66c7018a70 Add more tests from the Android Minikin test bench to the common test runner. (#4020)
This will allow us to use the common font fixtures.
2017-08-28 10:10:15 -07:00