public
Description: Ruby version of Python's doctest tool, but a bit different
Homepage: http://hobocentral.net/rubydoctest
Clone URL: git://github.com/tablatom/rubydoctest.git
rubydoctest / Manifest.txt
100644 39 lines (38 sloc) 0.745 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
bin/rubydoctest
config/hoe.rb
config/requirements.rb
lib/code_block.rb
lib/doctest_require.rb
lib/lines.rb
lib/result.rb
lib/rubydoctest.rb
lib/rubydoctest/version.rb
lib/runner.rb
lib/special_directive.rb
lib/statement.rb
lib/test.rb
rubydoctest.gemspec
script/console
script/destroy
script/generate
script/rstakeout
script/txt2html
setup.rb
tasks/deployment.rake
tasks/doctests.rake
tasks/environment.rake
tasks/website.rake
textmate/DocTest (Markdown).textmate
textmate/DocTest (Ruby).textmate
textmate/DocTest (Text).textmate
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb