summaryrefslogtreecommitdiff
path: root/open_issues/unit_testing.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-09-17 11:38:53 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-09-17 11:38:53 +0200
commit1323558c37c04d599fe5fd8e2d058f196af360e7 (patch)
tree314b7ad9f472b42737dadb4b63f173f0523770c6 /open_issues/unit_testing.mdwn
parent9a5d1e0a092d6cd09eff0d7f04969983789d4128 (diff)
open_issues/glibc: New.
Diffstat (limited to 'open_issues/unit_testing.mdwn')
-rw-r--r--open_issues/unit_testing.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/unit_testing.mdwn b/open_issues/unit_testing.mdwn
index 0def95fa..dd1e465c 100644
--- a/open_issues/unit_testing.mdwn
+++ b/open_issues/unit_testing.mdwn
@@ -29,8 +29,8 @@ abandoned).
* used by the [[GCC testsuite|gcc]], [[GDB testsuite|gdb]],
[[binutils testsuite|binutils]], etc.
- * The [[glibc_testsuite]] has a home-grown system (Makefile-based), likewise
- does the [[Open_POSIX_Test_Suite]].
+ * The [[glibc testsuite|glibc]] has a home-grown system (Makefile-based),
+ likewise does the [[Open_POSIX_Test_Suite]].
* [Kyua](http://code.google.com/p/kyua/) (and its predecessor [ATF](http://www.NetBSD.org/~jmmv/atf/)).