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-9309: BlackBerry: Convert argparse to optparse part2 #74

Merged

Commits on Jun 8, 2012

  1. TIMOB-9309: BlackBerry: Convert argparse to optparse part2

    Reviewers: DavidL, JP
    
    ChangeLog:
    - Convert to optparse for blackberry.py blackberryndk.py scripts
    
    Test Cases:
    - Create sample project using project.py.
    - Make sure project successfully created.
    - Make sure blackberry and blackberryndk scripts correctly run the unit testa with -t option.
    - Make sure created project can be successfully built and run.
    unknown authored and unknown committed Jun 8, 2012
    Configuration menu
    Copy the full SHA
    9c829b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2012

  1. TIMOB-9309: BlackBerry: Convert argparse to optparse part2 ver2

    Reviewers: DavidL, JP
    
    ChangeLog:
    - Convert to optparse for blackberry.py blackberryndk.py scripts
    
    Test Cases:
    - Create sample project using project.py.
    - Make sure project successfully created.
    - Make sure blackberry and blackberryndk scripts correctly run the unit testa with -t option.
    - Make sure created project can be successfully built and run.
    unknown authored and unknown committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    65b816e View commit details
    Browse the repository at this point in the history
  2. TIMOB-9309: BlackBerry: Convert argparse to optparse part2 ver3

    Reviewers: DavidL, JP
    
    ChangeLog:
    - Convert to optparse for blackberry.py blackberryndk.py scripts
    
    Test Cases:
    - Create sample project using project.py.
    - Make sure project successfully created.
    - Make sure blackberry and blackberryndk scripts correctly run the unit testa with -t option.
    - Make sure created project can be successfully built and run.
    unknown authored and unknown committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    d027319 View commit details
    Browse the repository at this point in the history