Revision history for Test-Clustericious-Cluster

0.10      2013-09-03 18:14:15 -0400
  - Clustericious specific tests require Clustericious 0.9930
    (they are skipped if not installed)

0.09      2013-07-22 06:30:30 America/New_York
  - make it work with a mojo lite app that returns app->start

0.08      2013-07-19 22:50:51 America/New_York
  - promote to production

0.07_01   2013-07-19 22:46:59 America/New_York
  - work around the limitations of case insensative filesystems
    by trying YourApp before lite app yourapp

0.07      2013-07-19 16:17:12 America/New_York
  - promote to production

0.06_01   2013-07-18 13:45:53 America/New_York
  - MSWin32 compatability fixes

0.06      2013-07-18 09:09:06 America/New_York
  - promote to production

0.05_01   2013-07-17 16:36:31 America/New_York
  - documentation
  - inline perl code gets put in front of @INC

0.05      2013-07-14 22:33:34 America/New_York
  - support for non-inlined lite apps
  - deprecate passing Test::Mojo instance into new

0.04      2013-07-07 00:39:12 America/New_York
  - patch %INC to make Mojo::Home happy
  - create_plugauth_lite_ok requires Clustericious 0.9925
    this was always true, but this version:
  - document dep on Clustericious 0.9925
  - croak if you try to use create_plugauth_lite_ok with
    an earlier version

0.03      2013-07-05 22:27:24 America/New_York
  - add create_ua method

0.02      2013-07-05 17:07:42 America/New_York
  - add start_ok and stop_ok methods

0.01      2013-07-03 15:50:30 America/New_York
  - initial version