Created
January 10, 2011 19:47
-
-
Save wchristian/773331 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\traffics\conex_converter>prove t\request_builder.t -v | |
t\request_builder.t .. | |
1..5 | |
ok 1 - use TFX::ConexConvert::RequestBuilder; | |
ok 2 - opts are properly grouped by course and dates | |
ok 3 - destination structure generation without a file | |
not ok 4 - one # TODO meep | |
# Failed (TODO) test 'one' | |
# at t\request_builder.t line 24. | |
not ok 5 - two # TODO meep | |
# Failed (TODO) test 'two' | |
# at t\request_builder.t line 25. | |
# got: '1' | |
# expected: '23' | |
ok | |
All tests successful. | |
Files=1, Tests=5, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) | |
Result: PASS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment