<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/splam/rules/fuzz.rb</filename>
    </added>
    <added>
      <filename>test/fixtures/comment/spam/pdwkb.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@ class Splam::Rules::BadWords &lt; Splam::Rule
   self.suspicious_word_score = 4
 
   def run
-    bad_words = %w( sex sexy porn gay erotica viagra erotismo porno porn lesbian amateur tit)
+    bad_words = %w( sex sexy porn gay erotica viagra erotismo porno porn lesbian amateur tit\b)
     bad_words |= %w( gratis erotismo porno torrent bittorrent adulto )
     bad_words |= %w( cialis viagra payday loan jihad )
     bad_words |= %w( webcam  free-web-host rapidshare muslim)</diff>
      <filename>lib/splam/rules/bad_words.rb</filename>
    </modified>
    <modified>
      <diff>@@ -96,7 +96,7 @@ class SplamTest &lt; Test::Unit::TestCase
       #$stderr.puts &quot;#{f} score: #{score}&quot;
       #$stderr.puts &quot;=====================&quot;
       
-      assert !spam, &quot;File #{f} should be marked ham, but was marked with score #{score}\nReasons were #{comment.splam_reasons}\n\n#{comment.body}&quot;
+      assert !spam, &quot;File #{f} should be marked ham &lt; #{Foo.splam_suite.threshold}, but was marked with score #{score}\nReasons were #{comment.splam_reasons.inspect}\n\n#{comment.body}&quot;
     end
   end
 end</diff>
      <filename>test/splam_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>412d8e178c1daa2d09247e2c5c38b49ec0e0280b</id>
    </parent>
  </parents>
  <author>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </author>
  <url>http://github.com/courtenay/splam/commit/c6256313a79cecd86aff349c3ab1af531a8cd378</url>
  <id>c6256313a79cecd86aff349c3ab1af531a8cd378</id>
  <committed-date>2009-03-09T18:15:57-07:00</committed-date>
  <authored-date>2009-03-09T18:15:57-07:00</authored-date>
  <message>Add some more tests for some weird spam we're seeing. This one is just number-letters semicolons. wat?</message>
  <tree>7867e643bd57c16c683cff791aa22f2f66581ffd</tree>
  <committer>
    <name>Court3nay</name>
    <email>courtenay@caboo.se</email>
  </committer>
</commit>
