summaryrefslogtreecommitdiff
path: root/open_issues/unit_testing.mdwn
diff options
context:
space:
mode:
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/)).