From 80f1221dff6e2ac90c3ee49e185c15c20590adf6 Mon Sep 17 00:00:00 2001 From: Reini Urban Date: Mon, 14 Dec 2015 14:06:03 +0100 Subject: [PATCH] [docs] add SMOKE paragraph at docs/tests.pod for travis and appveyor. I cannot trigger appveyor (windows) smokes, because I still got no github permissions for parrot. Could the resigned admins please handover the perms? --- docs/tests.pod | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/docs/tests.pod b/docs/tests.pod index e010b4c066..bc5be053f9 100644 --- a/docs/tests.pod +++ b/docs/tests.pod @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2012, Parrot Foundation. +# Copyright (C) 2001-2015, Parrot Foundation. =pod @@ -231,6 +231,19 @@ In the case of missing requirements and in the case of serious breakdowns the execution of tests can be skipped. See L on how to do that. +=head1 SMOKE TESTS + +Parrot uses several smoker services. + +Our own C test results are at +L. + +All C and C branch changes are automatically smoked +on linux and darwin at L. + +You can trigger manual win32 and win64 smokes with MSVC 10 and 12 for the +C branch at L. + =head1 SEE ALSO L