tablatom / rubydoctest

Ruby version of Python's doctest tool, but a bit different

This URL has Read+Write access

canadaduane (author)
Sat Jun 21 20:59:13 -0700 2008
commit  b11e67bb541f1ea6d651add92104de119403bcfa
tree    f5f272ef74c8f8ef980ed83609e2910f158b9c4d
parent  4acf602ea5e12946bb6a75de5ae8bb859ea4fdf1
rubydoctest / Manifest.txt
100644 40 lines (39 sloc) 0.765 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
40
History.txt
License.txt
Manifest.txt
PostInstall.txt
README.txt
Rakefile
Ruby DocTest.tmproj
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