Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to RSpec3 syntax via transpecrs-rspec3 | Robert Speicher | 2015-08-30 | 1 | -33/+33 |
| | | | | | | | Command: transpec -c 'bundle exec rspec spec -t ~feature' \ -o should,oneliner,should_receive | ||||
* | Use `described_class` where appropriate | Robert Speicher | 2015-08-30 | 1 | -33/+33 |
| | |||||
* | Use `eq` instead of `==` in matchers | Robert Speicher | 2015-08-30 | 1 | -33/+33 |
| | |||||
* | rewriting ansi2html | Peter Schultz | 2013-08-30 | 1 | -12/+110 |
| | | | | | | | | | | | adds support for - background color (16 and 256 color tables) - normal and bright color (16 color table) - bold text - italic text - underlined text - crossed-out text - concealed text | ||||
* | Improve parser. tests added | Dmitriy Zaporozhets | 2012-11-14 | 1 | -2/+10 |
| | |||||
* | Move ansi library in project core | Dmitriy Zaporozhets | 2012-11-13 | 1 | -0/+27 |