File: index.html

package info (click to toggle)
ruby-gnome2 0.19.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,556 kB
  • ctags: 14,033
  • sloc: ansic: 83,294; ruby: 33,426; makefile: 3,721; cpp: 47; xml: 35
file content (25 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
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
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <title>Test::Unit - a Unit Testing Framework for Ruby</title>
  </head>
  <body>
    <h1>Test::Unit - a Unit Testing Framework for Ruby</h1>
    <p>[<a href="index.html.ja">Japanese</a>]</p>
    <ul>
      <li><a href="http://rubyforge.org/projects/test-unit/">Project Page</a></li>
      <li>
        <a href="test-unit/">RDoc</a>
        <!--(<a href="ja/test-unit/">ja</a>)-->
      </li>
      <li>
        <a href="classic.html">Classic</a>
        <!--(<a href="ja/classic.html">ja</a>)-->
      </li>
    </ul>
  </body>
</html>