<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -133,13 +133,13 @@ help:
 	@echo &quot;&quot;
 
 test: all
-	$(PERL) t/harness
+	rake test:all
 
 arraytest: all
-	$(PERL) t/harness --tests-from-dir=array
+	rake test:array:all
 
 hashtest: all
-	$(PERL) t/harness --tests-from-dir=hash
+	rake test:hash:all
 
 # this target has nothing to do
 testclean:</diff>
      <filename>build/Makefile.in</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>37af6e91727faa76600c251ffa8cd6cff1a24328</id>
    </parent>
  </parents>
  <author>
    <name>Ted Reed</name>
    <email>ted.reed@gmail.com</email>
  </author>
  <url>http://github.com/cardinal/cardinal/commit/c34fa1833df80cf89fe3ea00d3f75edb494282d3</url>
  <id>c34fa1833df80cf89fe3ea00d3f75edb494282d3</id>
  <committed-date>2009-08-17T19:21:57-07:00</committed-date>
  <authored-date>2009-08-17T19:21:57-07:00</authored-date>
  <message>Cause the Makefile to use the rakefile for testing.</message>
  <tree>aab9403842467bb35ff5d26bf06a5a2e6370fabe</tree>
  <committer>
    <name>Ted Reed</name>
    <email>ted.reed@gmail.com</email>
  </committer>
</commit>
