Markus Schirp
|
399f352328
|
Consistently use expect syntax
|
2014-02-02 22:49:33 +01:00 |
|
Dan Kubb
|
7293386c26
|
Add magic encoding header to all ruby files
* rubocop still warns about this on ruby 1.9.3, so it was fixed so
it produces less output on travis.
|
2013-07-28 16:03:06 -07:00 |
|
Markus Schirp
|
49133680ee
|
Add AST caching for subject matcher
At least this dramatically speeds up unit tests. And this is a good
thing.
|
2013-06-27 22:18:07 +02:00 |
|
Dan Kubb
|
84e4add8c2
|
Fix code alignment in specs
|
2013-06-25 00:37:45 -07:00 |
|
Markus Schirp
|
fca5b8a168
|
Port method extraction to parser based ast
|
2013-06-14 21:11:54 +02:00 |
|
Markus Schirp
|
ecb5be355f
|
Add unit spec for singleton method matchers
Also remove old method integration spec
|
2013-04-27 18:07:04 +02:00 |
|