From f0647fecfbb6c0bdfea0e9f1f65cf9a60ae5dbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 19 Sep 2012 14:24:00 +0200 Subject: ts: Remove the obsolete ts:index/0 command The ts:index/0 command only works with test_server log directories. The functionality to generate an overview of all tests run is now provided by common_test itself. --- lib/test_server/doc/src/ts.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'lib/test_server/doc/src/ts.xml') diff --git a/lib/test_server/doc/src/ts.xml b/lib/test_server/doc/src/ts.xml index 7a356755ba..5f7df57667 100644 --- a/lib/test_server/doc/src/ts.xml +++ b/lib/test_server/doc/src/ts.xml @@ -497,18 +497,6 @@ This option is mandatory for remote targets cover_details options, see test_server_ctrl:cover/2/3.

- - index() -> ok | {error, Reason} - Updates local index page - - Reason = term() - - -

This function updates the local index page. This can be - useful if a previous test run was not completed and the index - is incomplete.

-
-
clean() -> ok clean(all) -> ok -- cgit v1.2.3