|
eda6a5ea
|
2018-03-12T13:38:01
|
|
CMake: Fix running tests on Windows
For the API tests, output the test programs at $(TOP_BUILDDIR) so that
the freshly-built DLLs will be available for the test programs. For
those that are run through the Python wrapper scripts, use
${PYTHON_EXECUTABLE} instead of plain 'python' in case the Python
interpreter is not in the PATH.
|
|
ae6d0259
|
2018-02-11T15:40:55
|
|
Install fonttools on two bots and enable cmake hb-subset test (#777)
|
|
3e818324
|
2018-02-08T15:55:12
|
|
Disable subset tests on cmake for now.
|
|
2f941053
|
2018-02-08T15:55:12
|
|
Disable subset tests on cmake for now.
|
|
f83a43b5
|
2018-02-02T17:50:45
|
|
Add CMake configuration for all of the new subsetting code.
|