Skip to content

Conversation

@cchampet
Copy link
Member

@cchampet cchampet commented Mar 9, 2016

  • sam ls: fixed browses with filename and folders as inputs.
  • sam do:
    • exit the process if there is an error in the command line
    • added 'default' constant to indicate the default value of Choice parameter
    • no ambiguity when calling a plugin with the exact id
    • fix print of the command line help even if there are arguments to process
  • Fist tests of sam command line.
  • Fix scripttest on sam tools #173

Clement Champetier added 4 commits March 9, 2016 09:05
* Added local class InputToBrowse.
* Handle a list of InputToBrowse, to represent an inputPath to browse
and its associated filters.
…ice parameter

In addition of the different color (yellow) of this parameter (instead
of red).
@cchampet cchampet added this to the 0.13.0 milestone Mar 9, 2016
@cchampet cchampet force-pushed the fix_samDoExistIfError branch 2 times, most recently from 27695df to 0477d9a Compare March 15, 2016 09:19
@cchampet cchampet force-pushed the fix_samDoExistIfError branch from 0477d9a to 9d11e3b Compare March 15, 2016 10:42
Clement Champetier added 2 commits March 16, 2016 09:04
Replace "#!/usr/bin/env python" by "#!/usr/bin/env python3".
@cchampet cchampet force-pushed the fix_samDoExistIfError branch from ac101cd to e6b392f Compare March 16, 2016 08:05
@cchampet cchampet force-pushed the fix_samDoExistIfError branch 9 times, most recently from 0ddd737 to fc19b13 Compare March 16, 2016 09:56
@cchampet cchampet force-pushed the fix_samDoExistIfError branch 2 times, most recently from 890bcc9 to e1205a5 Compare March 16, 2016 10:14
Clement Champetier added 4 commits March 16, 2016 11:22
* Waiting for PR tuttleofx#524 to switch to python3.4.
* Currently there is an error with python3.2:
"sudo pip3 install clint argcomplete
/usr/local/lib/python3.2/dist-packages/pip-8.1.0-py3.2.egg/pip/_vendor/pkg_resources/__init__.py:87:
UserWarning: Support for Python 3.0-3.2 has been dropped. Future
versions will fail here.".
Test it with "jpegreader/turbojpegreader".
* Before checking the validity of the inputs.
* Add tests to check error code returned when we print the command line
help.
@cchampet cchampet force-pushed the fix_samDoExistIfError branch from e1205a5 to 6f72afd Compare March 16, 2016 10:29
cchampet added a commit that referenced this pull request Mar 16, 2016
* sam ls: fixed browses with filename and folders as inputs.
* sam do:
     * exit the process if there is an error in the command line
     * added 'default' constant to indicate the default value of Choice parameter
     * no ambiguity when calling a plugin with the exact id
     * fix print of the command line help even if there are arguments to process
* Fist tests of sam command line.
@cchampet cchampet merged commit 9bf9386 into tuttleofx:develop Mar 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

scripttest on sam tools

2 participants