aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-09 21:03:27 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-02-09 21:03:27 +0100
commit48f206fa76081a8c8229ba662809175f61710398 (patch)
treea5d5d59b435e678f80c1000d5b3ef4c548158b72
parentc96e5ee8b31da3e2a06fc755b42da7d703f9a258 (diff)
downloadlibrb-48f206fa76081a8c8229ba662809175f61710398.tar.gz
librb-48f206fa76081a8c8229ba662809175f61710398.tar.bz2
librb-48f206fa76081a8c8229ba662809175f61710398.zip
add: results from aix and hpux machinesv1.0.0
-rw-r--r--readme.md30
1 files changed, 20 insertions, 10 deletions
diff --git a/readme.md b/readme.md
index ab8b3fd..b5ff23c 100644
--- a/readme.md
+++ b/readme.md
@@ -47,6 +47,22 @@ though. To build without threads, add **--disable-threads** to configure script.
Test results
============
+operating system tests
+----------------------
+
+* parisc-polarhome-hpux-11.11 ![test-result-svg][prhpux]
+* power4-polarhome-aix-7.1 ![test-result-svg][p4aix]
+* i686-builder-freebsd-11.1 ![test-result-svg][x32fb]
+* i686-builder-netbsd-8.0 ![test-result-svg][x32nb]
+* i686-builder-openbsd-6.2 ![test-result-svg][x32ob]
+* x86_64-builder-solaris-11.3 ![test-result-svg][x64ss]
+* i686-builder-linux-gnu-4.9 ![test-result-svg][x32lg]
+* i686-builder-linux-musl-4.9 ![test-result-svg][x32lm]
+* i686-builder-linux-uclibc-4.9 ![test-result-svg][x32lu]
+* x86_64-builder-linux-gnu-4.9 ![test-result-svg][x64lg]
+* x86_64-builder-linux-musl-4.9 ![test-result-svg][x64lm]
+* x86_64-builder-linux-uclibc-4.9 ![test-result-svg][x64lu]
+
machine tests
-------------
@@ -55,17 +71,7 @@ machine tests
* armv6j1136-builder-linux-gnueabihf ![test-result-svg][armv6]
* armv7a15-builder-linux-gnueabihf ![test-result-svg][armv7a15]
* armv7a9-builder-linux-gnueabihf ![test-result-svg][armv7a9]
-* i686-builder-freebsd ![test-result-svg][x32fb]
-* i686-builder-linux-gnu ![test-result-svg][x32lg]
-* i686-builder-linux-musl ![test-result-svg][x32lm]
-* i686-builder-linux-uclibc ![test-result-svg][x32lu]
-* i686-builder-netbsd ![test-result-svg][x32nb]
-* i686-builder-openbsd ![test-result-svg][x32ob]
* mips-builder-linux-gnu ![test-result-svg][m32lg]
-* x86_64-builder-linux-gnu ![test-result-svg][x64lg]
-* x86_64-builder-linux-musl ![test-result-svg][x64lm]
-* x86_64-builder-linux-uclibc ![test-result-svg][x64lu]
-* x86_64-builder-solaris ![test-result-svg][x64ss]
sanitizers
----------
@@ -119,6 +125,8 @@ See also
* [mtest](http://mtest.kurwinet.pl) unit test framework **librb** uses
* [git repository](http://git.kurwinet.pl/librb) to browde code online
* [continous integration](http://ci.librb.kurwinet.pl) for project
+* [polarhome](http://www.polarhome.com) nearly free shell accounts for virtually
+ any unix there is.
[a64lg]: http://ci.librb.kurwinet.pl/badges/aarch64-builder-linux-gnu-tests.svg
[armv5]: http://ci.librb.kurwinet.pl/badges/armv5te926-builder-linux-gnueabihf-tests.svg
@@ -136,6 +144,8 @@ See also
[x64lm]: http://ci.librb.kurwinet.pl/badges/x86_64-builder-linux-musl-tests.svg
[x64lu]: http://ci.librb.kurwinet.pl/badges/x86_64-builder-linux-uclibc-tests.svg
[x64ss]: http://ci.librb.kurwinet.pl/badges/x86_64-builder-solaris-tests.svg
+[prhpux]: http://ci.librb.kurwinet.pl/badges/parisc-polarhome-hpux-tests.svg
+[p4aix]: http://ci.librb.kurwinet.pl/badges/power4-polarhome-aix-tests.svg
[fsan]: http://ci.librb.kurwinet.pl/badges/fsanitize-address.svg
[fsleak]: http://ci.librb.kurwinet.pl/badges/fsanitize-leak.svg