Enable pretty-printer for unittests also
* dump string literals with test_api to see jerry_register_external_magic_strings is working ok JerryScript-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
This commit is contained in:
@@ -43,7 +43,7 @@ project (JerryCore CXX C ASM)
|
|||||||
set(DEFINES_JERRY_RELEASE JERRY_NDEBUG)
|
set(DEFINES_JERRY_RELEASE JERRY_NDEBUG)
|
||||||
|
|
||||||
# Unit tests
|
# Unit tests
|
||||||
set(DEFINES_JERRY_UNITTESTS )
|
set(DEFINES_JERRY_UNITTESTS JERRY_ENABLE_PRETTY_PRINTER)
|
||||||
|
|
||||||
# Modifiers
|
# Modifiers
|
||||||
# Full profile
|
# Full profile
|
||||||
|
|||||||
Reference in New Issue
Block a user