migrate repository to https://github.com/moose/MooseX-Singleton
[gitmo/MooseX-Singleton.git] / t / 003-immutable.t
2010-08-16 Karen Etheridge convert to using Test::Requires
2009-12-25 Dave Rolsky switch all tests to done_testing
2009-12-25 Dave Rolsky tidy all code
2009-12-24 Dave Rolsky Add a test that singletons are not destroyed (although...
2009-09-18 Dave Rolsky Remove doubled up code
2009-06-21 Dave Rolsky bump version to 0.18
2009-06-21 Dave Rolsky Get rid of a pointless BEGIN block
2008-05-13 Shawn M Moore make_immutable keyword was removed
2008-03-05 Dave Rolsky Singleton objects were not singletons when made immutab...