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
|
46f90aa328
|
Fix all style warnings under spec/**/*.rb
|
2013-07-29 00:25:15 +02:00 |
|
Dan Kubb
|
2c6934f146
|
Change deprecated mock() to double()
* Fix code alignment
|
2013-07-14 10:01:30 -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 |
|
Markus Schirp
|
8723d35c2f
|
Ignore RBX specific rspec vs enumerable bug
|
2013-04-22 12:45:15 +02:00 |
|
Markus Schirp
|
eeb82ee8c6
|
Cleanup matcher and classifier interactions
* Some smells remain but it becomes cleaner now
|
2013-01-21 22:56:52 +01:00 |
|