diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-04 22:56:26 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-04 22:56:26 (GMT) |
commit | 84c4a5d24cbef536b8248a3d8ff72bb2b4248c29 (patch) | |
tree | aa5eaf24f84315ea5fa143bf287c9fcf7857391f /web/content/tests.md | |
parent | 45d3e695be499cf9f9956c223883073fc20d48b4 (diff) | |
download | site-84c4a5d24cbef536b8248a3d8ff72bb2b4248c29.tar.gz |
Add test instance of the web site
Serve https://www.nagios-plugins.org:444/ from the "test" branch of this
repository.
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: # %--> | ||