From: Eric Hodel Date: 2008-07-23T08:14:21+09:00 Subject: Re: [ANN] rdoc 2.1.0 Released On Jul 22, 2008, at 16:04 PM, Jeremy McAnally wrote: > On Tue, Jul 22, 2008 at 5:31 PM, Eric Hodel > wrote: >> On Jul 22, 2008, at 14:09 PM, Jeremy McAnally wrote: >> >>> Uh, then where are the tests? Those seem like two fairly major >>> features that were broken. I don't know the details, but they don't >>> seem like edge case usages that were broken either. Is RDoc poorly >>> covered or something? >> >> Other than a few tests for a small subset of RDoc::Markup, there >> weren't any >> when I inherited it. > > Eek. My, my. I may look into beefing that up then, though it looks > like you've done a fine job already. I've implemented a handful for RDoc::Parser::Ruby, and that's probably the easiest place to add more.