This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Hi~


>>>>> ">" == n96881111  <n9688111@dec4000.cc.ncku.edu.tw> writes:

>>     I use Mauve to test class library!
>>     However , I encoutered a problem . I can't not find the *.class file =
>> which contains the "main" entry point.
>>     There is just only config.class existed.
>>     I just type :
>>                     %> configure
>>                     %> make=20
>>     I don't add any parameters or something else.
>>     Could you tell me how to deal with this problem ?=20
>>     Thanks you!

For instructions on how to run Mauve, see the file README in the
top-level directory.  If this doesn't help, please contact us again
with more questions.

The short answer is:
* gnu/testlet/SimpleTestHarness.java has the main() function
* use "make check" to run the tests

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]