/[svn]/linuxsampler/trunk/src/testcases/linuxsamplertest.cpp
ViewVC logotype

Diff of /linuxsampler/trunk/src/testcases/linuxsamplertest.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3547 by schoenebeck, Sun May 2 17:45:43 2004 UTC revision 3548 by schoenebeck, Wed Jul 31 09:35:10 2019 UTC
# Line 6  Line 6 
6  // will be printed out as simple text on console.  // will be printed out as simple text on console.
7  //  //
8  // The test runner is not compiled by default (means by just running 'make'  // The test runner is not compiled by default (means by just running 'make'
9  // or 'make all'), you have to compile it explicitly by running  // or 'make all'), you have to compile it explicitly by running 'make tests'
10  // 'make testcases' in the toplever directory or 'make linuxsamplertest' in  // in the toplever directory or 'make linuxsamplertest' in this source
11  // this source directory. Note: you need to have cppunit installed on your  // directory. Note: you need to have cppunit installed on your system to be
12  // system to be able to compile the unit tests.  // able to compile the unit tests.
13  //  //
14  // This file usually doesn't have to be changed, especially not for adding  // This file usually doesn't have to be changed, especially not for adding
15  // new tests !  // new tests !

Legend:
Removed from v.3547  
changed lines
  Added in v.3548

  ViewVC Help
Powered by ViewVC