From 72ffc4b0a0abc511c807635ed5b2310b675b89fd Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Tue, 19 Jun 2012 10:21:53 -0400 Subject: Revert "Update documentation for Linux on how to run the testsuite." This reverts commit 35e9b07f2765f402458ea441c9433d78c9893d51. --- docs/README.linux | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'docs/README.linux') diff --git a/docs/README.linux b/docs/README.linux index efdf9fe963..b13f956e91 100644 --- a/docs/README.linux +++ b/docs/README.linux @@ -60,9 +60,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl, python-support, unzip, yasm, zip, zlib1g-dev, libcap-dev *** For developers and anyone else who compiles frequently it is recommended to -use ccache. Also, it is recommended developers install the Boost Unit Test -Framework to be able to run the testsuite. On Debian/Ubuntu machines, the -package to install the framework is libboost-test-dev. +use ccache -------------------------------------------------------------- 3.1. Using the XBMC PPA to get all build dependencies (Debian/Ubuntu only) @@ -113,13 +111,6 @@ For example. $ make install DESTDIR=$HOME/xbmc ------------------------------------------------------------------------------ -4.1 Compiling/Running the testsuite. ------------------------------------------------------------------------------ -For developers, to compile and run the testsuite, simply type the following. - - $ make check - ----------------------------------------------------------------------------- 5. How to run ----------------------------------------------------------------------------- -- cgit v1.2.3