Branch: refs/heads/develop
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 3a1f2c64ba8206a2c5fc7e0cd2d1ec6eaefb897c
      
https://github.com/pyinstaller/pyinstaller/commit/3a1f2c64ba8206a2c5fc7e0cd2d1ec6eaefb897c
  Author: Daniel Hyams <[email protected]>
  Date:   2012-06-24 (Sun, 24 Jun 2012)

  Changed paths:
    M buildtests/runtests.py

  Log Message:
  -----------
      Add the ability for runtests.py to take more than one specified test on 
the command line.  Also uses
    globbing to expand test names as appropriate.

    So, you can do something like:

     ./runtests.py basic/test_?.py libraries/test_wx*

    In order to run some subset of tests.  This makes things a bit more 
convenient.


  Commit: bbe0b9a1963461206f980d66bb301866c3e90524
      
https://github.com/pyinstaller/pyinstaller/commit/bbe0b9a1963461206f980d66bb301866c3e90524
  Author: Martin Zibricky <[email protected]>
  Date:   2012-06-25 (Mon, 25 Jun 2012)

  Changed paths:
    M buildtests/runtests.py

  Log Message:
  -----------
  Merge pull request #16 from dhyams/improve_runtest2

    Add the ability for runtests.py to take more than one specified test...


Compare: 
https://github.com/pyinstaller/pyinstaller/compare/1045a28b3f28...bbe0b9a19634

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to