diff options
Diffstat (limited to 'web/content/tests.md')
-rw-r--r-- | web/content/tests.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/web/content/tests.md b/web/content/tests.md deleted file mode 100644 index bad78a9..0000000 --- a/web/content/tests.md +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | title: Test Results | ||
2 | parent: Development | ||
3 | --- | ||
4 | |||
5 | # Test Results | ||
6 | |||
7 | The following table lists the latest automated test results for various | ||
8 | platforms. The build and test logs can be viewed by following the | ||
9 | corresponding links. | ||
10 | |||
11 | <object data="https://labs.consol.de/nagios-plugins/logs/HEADER2.html" style="width: 900px; height: 460px;"> | ||
12 | * [Test results][results] | ||
13 | </object> | ||
14 | |||
15 | Thanks go to Sven Nierlein for setting up the tests and to [his | ||
16 | employer][consol] for providing the resources. | ||
17 | |||
18 | [results]: http://labs.consol.de/nagios-plugins/logs/HEADER.html "Test Results" | ||
19 | [consol]: http://www.consol.com/ "ConSol Software GmbH" | ||
20 | |||
21 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | ||