Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-8923: Blackberry: Scripts TODO Mac cleanup (part 1) #68

Merged
merged 4 commits into from
Jun 6, 2012

Commits on Jun 4, 2012

  1. TIMOB-8923: Blackberry: Scripts TODO Mac cleanup (part 1)

    [Issues Fixed]
    TIMOB-8923: Blackberry: Scripts TODO Mac cleanup (part 1)
    
    [Changes]
    android/builder.py
    - don't pack blackberry stuff for android
    
    blackberryndk.py
    - removed old TODOs
    - function package
      - copy the non-other-platform files in Resources and overwrite with files from the blackberry folder
    - function __runUnitTests
      - use ip address, if given
      - run the package and deploy unit tests
    - function __main__
      - add --ip_address for unit tests
    
    blackberry/builder.py
    - removed old TODOs
    
    [Tests]
    Test 1: Run unit tests
    1) Run the following command:
    blackberryndk.py -t
    2) Verify all 7 tests pass
    3) Run the following command:
    blackberryndk.py -t --ip_address <simulator ip>
    4) Verify all 8 tests pass
    dlifshitz-maca committed Jun 4, 2012
    Configuration menu
    Copy the full SHA
    15c4c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3702d15 View commit details
    Browse the repository at this point in the history
  3. fix merge mistake

    dlifshitz-maca committed Jun 4, 2012
    Configuration menu
    Copy the full SHA
    1e3d725 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    356d531 View commit details
    Browse the repository at this point in the history