summaryrefslogtreecommitdiffstats
path: root/development/dejagnu/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/dejagnu/README')
-rw-r--r--development/dejagnu/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/development/dejagnu/README b/development/dejagnu/README
index ace1e25a09..0b0e55f860 100644
--- a/development/dejagnu/README
+++ b/development/dejagnu/README
@@ -1,7 +1,7 @@
-DejaGnu is a framework for testing other programs. Its purpose is to
-provide a single front end for all tests. Think of it as a custom library
-of Tcl procedures crafted to support writing a test harness. A test
-harness is the testing infrastructure that is created to support a
-specific program or tool. Each program can have multiple testsuites, all
-supported by a single test harness. DejaGnu is written in Expect, which in
-turn uses Tcl -- Tool command language.
+DejaGnu is a framework for testing other programs. Its purpose is
+to provide a single front end for all tests. Think of it as a custom
+library of Tcl procedures crafted to support writing a test harness. A
+test harness is the testing infrastructure that is created to support
+a specific program or tool. Each program can have multiple testsuites,
+all supported by a single test harness. DejaGnu is written in Expect,
+which in turn uses Tcl -- Tool command language.