/[svn]/linuxsampler/trunk/README
ViewVC logotype

Diff of /linuxsampler/trunk/README

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

revision 1956 by schoenebeck, Fri Jul 31 07:45:47 2009 UTC revision 3548 by schoenebeck, Wed Jul 31 09:35:10 2019 UTC
# Line 2  LinuxSampler - modular, streaming capabl Line 2  LinuxSampler - modular, streaming capabl
2    
3  Copyright (C) 2003, 2004 by Benno Senoner (benno@gardena.net)  Copyright (C) 2003, 2004 by Benno Senoner (benno@gardena.net)
4                and Christian Schoenebeck (cuse@users.sourceforge.net)                and Christian Schoenebeck (cuse@users.sourceforge.net)
5  Copyright (C) 2005 - 2009 Christian Schoenebeck  Copyright (C) 2005 - 2019 Christian Schoenebeck
6    
7    
8  License  License
# Line 99  Compilation on OSX Line 99  Compilation on OSX
99    
100      Please read osx/README.osx for detailed instructions about how to      Please read osx/README.osx for detailed instructions about how to
101      compile the sampler for Mac OSX.      compile the sampler for Mac OSX.
102    
103    Test Cases
104    ----------
105    
106        There are automated test cases against core elements of the sampler,
107        which allow you to check the beheaviour of the sampler on your system.
108        These test cases are not compiled by default:
109    
110        o Make sure cppunit is installed on your system.
111    
112        o Run 'make tests' from the toplevel source directory to compile the
113          test cases.
114    
115        o Run the test cases with 'src/testcases/linuxsamplertest'.
116    

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

  ViewVC Help
Powered by ViewVC