Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Tests not run #83

@keithyipkw

Description

@keithyipkw

I have just added bwoken into my project. The tests seemed not to run. The "Complete Duration:" was missing. I also typed some random characters in my test js. bwoken happily accepted them and printed the filenames. Then I restarted my computer, did a fresh installation and run the examples. The results were the same. Enabling verbose gave me empty lines after ** BUILD SUCCEEDED **. I am using Xcode 6.1 (6A1052d)

$ bwoken -v
2.1.0.rc.2

$ruby -v
ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14]

$ bwoken test
Building.......
Build Successful!

iphone example.js

ipad example.js

$ bwoken test --verbose

Build settings from command line:
BWOKEN_CONFIGURATION_BUILD_DIR = ~/myproject/build/iphonesimulator
SDKROOT = iphonesimulator8.1
Build settings from configuration file '/Library/Ruby/Gems/2.0.0/gems/bwoken-2.1.0.rc.2/lib/bwoken/configs/bwoken.xcconfig':
CONFIGURATION_BUILD_DIR = $(BWOKEN_CONFIGURATION_BUILD_DIR)
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) TEST_MODE=1
ONLY_ACTIVE_ARCH = NO

.
.
.

** BUILD SUCCEEDED **

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions