• C
    Disable unsupported doctest tests on Windows (#3135) · 1acbf83d
    Csaba Osztrogonác 提交于
    Disable 02.API-REFERENCE-create-context.c, because
    it is based on pthread, and there is no pthread on Windows.
    
    Disable 11.EXT-REFERENCE-AUTORELEASE.c and test-ext-autorelease.c
    if compiler is MSVC, because MSVC doesn't support cleanup attribute.
    
    JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu
    1acbf83d
02.API-REFERENCE.md 183.4 KB