Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add class_ok() and object_ok() to t/test.pl. | Michael G. Schwern | 2011-11-17 | 1 | -1/+1 |
* | Instead of trusting mro::get_linear_isa(), test it against the expected output. | Nicholas Clark | 2009-08-20 | 1 | -1/+13 |
* | Optimise S_mro_get_linear_isa_dfs() when dealing with the first parent class. | Nicholas Clark | 2009-08-20 | 1 | -0/+53 |