1. 17 3月, 2018 6 次提交
  2. 16 3月, 2018 1 次提交
  3. 13 3月, 2018 2 次提交
    • C
      test/api: Fix building subset tests · 831d4a2d
      Chun-wei Fan 提交于
      Include stdbool.h in hb-setset-test.h instead of in the individual
      sources, if it is found; otherwise use a simplistic fallback for it if
      it is not found.
      
      Also declare variables at the top of the block, to build on pre-C99
      compiliers.
      831d4a2d
    • C
      CMake: Fix running tests on Windows · eda6a5ea
      Chun-wei Fan 提交于
      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.
      eda6a5ea
  4. 09 3月, 2018 5 次提交
  5. 08 3月, 2018 5 次提交
  6. 07 3月, 2018 2 次提交
  7. 01 3月, 2018 2 次提交
  8. 28 2月, 2018 11 次提交
  9. 24 2月, 2018 6 次提交