Implementation of unimplemented Jerry API parts; adding Jerry API unit test based on test prepared by Ilyong.

This commit is contained in:
Ruben Ayrapetyan
2015-03-30 20:35:58 +03:00
parent cf5e158510
commit 33cfaa73b3
5 changed files with 430 additions and 147 deletions
+1 -1
View File
@@ -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