Skip to content

Commit

Permalink
add some todo notes. All charmatrix2d tests pass, or are properly todo'd
Browse files Browse the repository at this point in the history
  • Loading branch information
Whiteknight committed Mar 15, 2010
1 parent 6f0ce99 commit 04f9eff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/pmc/charmatrix2d.t
Expand Up @@ -104,6 +104,10 @@ method test_VTABLE_set_pmc_keyed() {
todo("Tests Needed!");
}
method test_VTABLE_get_pmc_keyed() {
todo("Implement this and test it");
}
method test_METHOD_fill() {
my $m := self.defaultmatrix2x2();
my $n := self.matrix2x2(
Expand Down

0 comments on commit 04f9eff

Please sign in to comment.