Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move the non-fixture files in spec/fixtures to their own subdirectory, | Robin Houston | 2011-06-10 | -2/+1 |
| | | | | | so that we can run rake spec:db:fixtures:load without it choking on the files that aren't fixtures. | |||
* | Monkeypatching TMail parser to fix case where multiple addresses in the to: ↵ | Louise Crow | 2011-03-28 | -0/+6 |
| | | | | field of an incoming email have unquoted display parts - with this patch, each address is returned by the TMail to() function, without it only the last one is returned. | |||
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Correctly take delivery of mail in new test | Francis Irving | 2009-12-04 | -1/+7 |
| | ||||
* | Rename spec files to libs, and to end _spec | Francis Irving | 2009-12-03 | -0/+20 |