Implementation of unimplemented Jerry API parts; adding Jerry API unit test based on test prepared by Ilyong.
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ project (Jerry CXX C ASM)
|
||||
set(FLAGS_COMMON_RELEASE "-Os -nostdlib")
|
||||
|
||||
# Unit tests
|
||||
set(FLAGS_COMMON_UNITTESTS "-O3 -nodefaultlibs")
|
||||
set(FLAGS_COMMON_UNITTESTS "-O0 -nodefaultlibs")
|
||||
|
||||
# Include directories
|
||||
# Core interface
|
||||
|
||||
Reference in New Issue
Block a user