2010-01-24 |
Duke Leto | Out of order tests are now detected
|
commit | commitdiff | tree |
2010-01-24 |
Duke Leto | Refactor parse_tapstream
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Refactor is_tap to use a natural control flow
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Add tests for bail_if_necessary to Tapir::Parser
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Improve the is_tap method in Tapir::Parser and add...
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Almost-working out of order test detection
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Add some tests for parsing out of order tests, mostly...
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Make the compile target required for the test target...
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Found the Bug in our Hunt
|
commit | commitdiff | tree |
2010-01-23 |
Duke Leto | Merge remote branch 'bob/master'
|
commit | commitdiff | tree |
2010-01-22 |
Duke Leto | Add tests to start a Bug Hunt
|
commit | commitdiff | tree |
2010-01-22 |
Duke Leto | Implement "Bail out!" parsing
|
commit | commitdiff | tree |
2009-12-19 |
Duke Leto | Alter the format of the runtime a bit
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Return a non-successful exit code if failed files are...
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Add -v/--verbose option
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Update TODO
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Use an FPA instead of a RPA for sprintf
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Add the wallclock runtime of the test suite to the...
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Refactor of the metadata file and setup.pir from fperrad++
|
commit | commitdiff | tree |
2009-12-18 |
Duke Leto | Fix clean target
|
commit | commitdiff | tree |
2009-12-17 |
Duke Leto | Add a Plumage metadata file for Tapir, generated with...
|
commit | commitdiff | tree |
2009-12-17 |
Duke Leto | Add a --help command line argument and print it out...
|
commit | commitdiff | tree |
2009-12-17 |
Duke Leto | Fix our use of Getopt::Obj, which changed in the Great...
|
commit | commitdiff | tree |
2009-12-17 |
Duke Leto | Update TODO and .gitignore
|
commit | commitdiff | tree |
2009-12-16 |
Duke Leto | Update TODO
|
commit | commitdiff | tree |
2009-12-16 |
Duke Leto | Start porting Tapir to use distutils instead of a Makefile
|
commit | commitdiff | tree |
2009-12-15 |
Duke Leto | load_bytecode should use the PBC's and update 'make...
|
commit | commitdiff | tree |
2009-12-15 |
Duke Leto | Make a fakecutable and PBC's which can be more easily...
|
commit | commitdiff | tree |
2009-12-15 |
Duke Leto | [t] Add a basic test for a passing exit code
|
commit | commitdiff | tree |
2009-12-14 |
Duke Leto | Add a target to a hopefully temporarily Makefile for...
|
commit | commitdiff | tree |
2009-12-11 |
Duke Leto | Update TODO, removing things that are done, adding...
|
commit | commitdiff | tree |
2009-12-09 |
Brian Wisti | Use exec_cmd instead of exec in run_cmd.
|
commit | commitdiff | tree |
2009-12-06 |
Duke Leto | Update TODO with info about tests
|
commit | commitdiff | tree |
2009-12-05 |
Duke Leto | Properly print a newline when a test file fails with...
|
commit | commitdiff | tree |
2009-12-04 |
Duke Leto | Clarify the TODO
|
commit | commitdiff | tree |
2009-12-04 |
Duke Leto | Merge branch 'master' into skip_fresh
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Add better parsing and tests for invalid plans
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Update TODO
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Improve CREDITS and add a THANKS file for spreading...
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Actually print out the exit codes of failed test files...
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Refactor Getopt-processing code into a function
|
commit | commitdiff | tree |
2009-12-03 |
Duke Leto | Use a FixedPMCArray instead of a ResizablePMCArray...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Initial support for exit code detection
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Add a --version command line option to harness.pir
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Get rid of some dead code in harness.pir and improve...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Fix some embarrassing bugs, add the --exec option and...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Make tests executable which allows using /bin/sh -c...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Make a small optimization that obviates the need for...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Add a pseudo-formal grammar for TAP from Test::Harness...
|
commit | commitdiff | tree |
2009-12-02 |
Duke Leto | Add some more notes to our beloved TODO
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Test and add support for parse_tapstream to handle...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Add TODO note about wanting parallelization support
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Use /usr/bin/env in the shebang lines of the tests...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Add tests for parsing TAP with too few tests
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | TODO++
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Refactor harness.pir a bit, but it is still a gnarly...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Update README. Tapir can test itself
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Add seven tests for parsing TAP with too many passing...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Add note about exit codes to the TODO and update the...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Report the number of passing and failing tests and...
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Even more links and inspiration for the TODO
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Give informative links in the TODO
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Even more love for our beloved TODO
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Improve our beloved TODO file
|
commit | commitdiff | tree |
2009-12-01 |
Duke Leto | Add nine tests, attempting to trigger a bug, but to...
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Add a TODO file
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Add some more tests for parsing TAP streams that have...
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Rename another test file
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Add a small sanity test file and correctly number the...
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Get rid of yet another infinite loop
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Add another simple test for parse_tapstream
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Fix infinite loop bug and make a test pass
|
commit | commitdiff | tree |
2009-11-30 |
Duke Leto | Reorganize tests and add test which puts harness.pir...
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Get rid of unused Tapir::Base class
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Add some better reporting to harness.pir
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Improve printing format of harness.pir
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | is_pass was counting todos twice and skips not at all
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Tests for is_pass and the beginning of a skeleton for...
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Add tests for stream.'total'()
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Add tests for parsing TAP with diagnostics
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Add tests for a fully-failing Tapir::Stream
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Five more tests for parse_tapstream
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Three more tests for parse_tapstream()
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Some tweaks to parse_tapstream() and a passing and...
|
commit | commitdiff | tree |
2009-11-29 |
Duke Leto | Passing test for parse_tapstream, after fighting Parrot...
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Almost have attributes working on Tapir::Stream objects
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Add implementation for a Tapir::Stream object
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Beginning of a parse_tapstream test
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Remove tapir.pir and move beginning of parse_tapstream...
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Refactor parse_plan
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Improve README
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Two more basic tests
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Refactor parse_plan() test
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Tapir now has a passing test for parse_plan!
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Debug output for tapir.pir
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Add instructions for running test suite in README
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Add README
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Start to write a method to parse out the number of...
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Add simple Proof-of-concept non-abstracted script,...
|
commit | commitdiff | tree |
2009-11-28 |
Duke Leto | Update copyleft in t/harness.pir
|
commit | commitdiff | tree |