Temporarily ifdef jsapi-tests on wince, so the rest of the tests can run. r=ted

This commit is contained in:
Robert Sayre 2009-09-09 12:48:04 -04:00
parent 3b0a23450f
commit ca5aa4b4ac

View File

@ -59,9 +59,12 @@ ifndef JS_DISABLE_SHELL
DIRS += shell
endif
# FIXME: bug 515383 covers getting these working on wince
ifndef WINCE
ifdef ENABLE_TESTS
DIRS += jsapi-tests
endif
endif
MODULE = js
LIBRARY_NAME = mozjs