Rand Stats

Test::Selector

zef:lucs
Revision history for Test-Selector

{{$NEXT}}

0.3.1 2023-05-15T00:34:23-04:00
    - Fix up docs a bit.

0.3.0 2023-05-14T23:30:24-04:00
    - Add -h option, for commandline help.
    - Add -qq option, for even quieter output.

0.2.0 2023-03-31T11:08:59-04:00
    - Add a -v option to tsel to print out the module version.

0.1.5 2023-03-30T22:11:19-04:00
    - Spell out the path to the lib directory when spawning test
      files and use $*EXECUTABLE instead $*EXECUTABLE-NAME.
    - Fix stderr output and document that I can't test it.
    - Relabel the tests with a 't_' prefix.

0.1.4 2023-03-26T22:39:52-04:00 
    - Show an example of using a variable as a block label.
    - Improve the doc somewhat.
    - Remove unnecessary trailing semicolons in the doc.

0.1.3 2023-03-08T20:12:52-05:00
    - Remove a forgotten debugging statement.

0.1.2 2023-03-08T18:29:22-05:00
    - Added missing "provides" entry for "Test::Selector::Main"
      in META6.json.

0.1.1 2023-03-08T14:30:08-05:00
    - Fix META6 entries.

0.1.0 2023-03-08T11:41:06-05:00
    - Initial version.