diff options
author | murphy <murphy@rubychan.de> | 2005-11-05 03:33:11 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2005-11-05 03:33:11 +0000 |
commit | a4b1176d13a8f1c80f6bafc26b3d914f246cb6f8 (patch) | |
tree | 98499c0fbfc412a617e0b753654c231a6fa4b179 /TODO | |
parent | ee9c870bfbb4032ca08c1f1760716b5472b64293 (diff) | |
download | coderay-a4b1176d13a8f1c80f6bafc26b3d914f246cb6f8.tar.gz |
test suite updated
C Tests added!
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 21 |
1 files changed, 7 insertions, 14 deletions
@@ -8,37 +8,30 @@ Project: Documentation:
3/4 0 2 Doc the interface
3/4 0 1 write examples
-1/2 0 2 Test demos
- Interface:
-
- PluginLoading:
- 2 1 Make save (only allow \w+ names or something)
-
-
Scanners:
Ruby:
- 3 2 Regexp comment highlighting
- 3 2 Options: Highlight characters/escapes/inline code
- 2 1 Meta characters
+L 3 2 Regexp comment highlighting
+L 3 2 Options: Highlight characters/escapes/inline code
+L 2 1 Meta characters
Encoders:
HTML:
-1/2 1 2 dynamic CSS creation
+3/4 1 2 dynamic CSS creation
=> alternative inline style via <span style="...">
Colors:
- 3 2 colorschemes
+ 1 2 colorschemes
Statistic:
- 2 1 return Statistic object with to_s method instead of String
+L 3 1 return Statistic object with to_s method instead of String
Tools:
testfox:
- 2 3 wxRuby and HTML output
+L 2 3 wxRuby and HTML output
|