Revision history for perl module Test::CGI::External
0.10_03 2015-11-13
- Reduce dependencies, fall back to core modules when available
- Optionally switch off warnings
- Bugs fixed in caching test
- Improved documentation
0.10 2015-11-06
- The caching tests were documented.
- The tests applied by the module were listed.
- The invalid option "die_on_failure" was removed from the documentation.
- Refactoring.
0.09 2015-11-04
- Unicode upgrade depending on encoding
- Build to halt on MS Windows
- Cacheing test support (undocumented)
0.07 2015-11-04
- Re-release to CPAN
0.06 2014-05-08
- Add meaningless pass result for "-x" test for Windows
0.05 2014-05-07
- Document the ability to add command line options.
- Remove "-x" test for Windows.
0.04 2014-04-16
- Add tests for $tester->set_no_content_type (1)
0.03 2014-04-09
- Conversion to Test::Builder dependency
0.01 2014-04-01
- Initial release