Revision history for Perl extension Test::Map::Tube.
0.14 Mon Nov 02 11:10:00 2015
- Updated method ok_map_functions() to return reasonable error message on failure.
0.13 Sun Nov 01 08:20:00 2015
- Added unit test for Map::Tue::Line::add_station().
- Upgraded to use Map::Tube v3.12.
- Tidied up error message.
0.12 Thu Oct 22 11:15:00 2015
- Added relevant error message to the test cases.
0.11 Wed Oct 21 11:30:00 2015
- Upgraded to use Map::Tube v3.09.
- Fixed minor typo in the pod document.
0.10 Sat Oct 17 10:40:00 2015
- Updated code in the pod section 'SYNOPSIS'.
- Added unit test t/00-load.t
- Updated MANIFEST file.
- Removed minimum version check for Test::More from Makefile.PL script.
0.09 Fri Oct 16 10:30:00 2015
- Upgraded to use Map::Tube v3.06.
- Added new method ok_map_functions() to test standard functions of Map::Tube.
- Added test script t/ok_map_functions.t
- Renamed test script t/map.t -> t/ok_map.t
0.08 Sat Sep 26 19:40:00 2015
- Upgraded to use Map::Tube v3.01.
0.07 Tue Mar 10 13:00:00 2015
- Upgraded to use Map::Tube v2.88.
- Resolved issue RT: 102664.
0.06 Mon Mar 02 11:00:00 2015
- Upadted unit test map.t and moved package Sample to its own file,
as some CPAN Testers were unhappy about it.
0.05 Sun Mar 01 10:55:00 2015
- Added unit test for method ok_map().
0.04 Mon Feb 23 18:40:00 2015
- Tidied up pod document.
0.03 Mon Feb 23 17:40:00 2015
- Upgraded to use Map::Tube v2.87.
- Tidied up the example code in the pod document.
0.02 Fri Feb 20 16:25:00 2015
- Fixed the typo in the README file.
0.01 Fri Feb 20 16:20:00 2015
- Module created.