ericmoon
|
fa7f2a777b
|
assert_equal nil deprecated: replace with assert_nil
|
2018-08-02 10:57:11 -07:00 |
|
Reinier Balt
|
35cab99cea
|
switch to minitest from test/unit
not sure if this is the right change, but tests seem to run
|
2014-05-16 14:33:18 +02:00 |
|
Reinier Balt
|
b15d195c45
|
fix test regressions. should run all tests before committing :-)
|
2014-01-26 15:10:36 +01:00 |
|
Greg Sutcliffe
|
2f043911c6
|
Extend RichMessage format to include other data
Uses new Regex to detect:
@ context
~ project
> tickler-date
< due-date
# tag (repeatable)
* (starred)
|
2013-10-16 21:25:47 +01:00 |
|
Matt Bridges
|
ecdade33c3
|
Pull out RichMessageExtractor
No need to have it embedded
when it should be unit tested!
|
2013-07-18 18:34:09 -05:00 |
|