Remove code specific to MacOS Classic from core tests
[p5sagit/p5-mst-13.2.git] / t / op / studytied.t
2009-07-27 Rafael Garcia-Suarez Replace Test::More by test.pl
2006-02-22 Nicholas Clark Fix typos and a missing bracket.
2006-02-22 Nicholas Clark Avoid C<study>ing any strings that might change underne...
2006-02-22 Rafael Garcia-Suarez Mark some new study tests as TODO
2006-02-22 Rafael Garcia-Suarez Add a test for study() on tied scalars, by Andy Lester...