(file) Return to TestMakefile CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/TestMakefile between version 1.72 and 1.75.2.1

version 1.72, 2006/09/01 17:17:28 version 1.75.2.1, 2006/10/16 15:09:52
Line 232 
Line 232 
 # unittests # unittests
 # #
 unittests: FORCE unittests: FORCE
   ifdef PEGASUS_ENABLE_REMOTE_CMPI
           $(CMPIR_STOP_DAEMON)
   endif
         $(MAKE) --directory=$(PEGASUS_ROOT) -f Makefile tests         $(MAKE) --directory=$(PEGASUS_ROOT) -f Makefile tests
         @ $(ECHO) "+++++ TestMakefile unittests complete"         @ $(ECHO) "+++++ TestMakefile unittests complete"
  
Line 273 
Line 276 
         @ $(ECHO) "+++++ TestMakefile servertests suites complete"         @ $(ECHO) "+++++ TestMakefile servertests suites complete"
  
 serversuite: FORCE serversuite: FORCE
   ifdef PEGASUS_ENABLE_REMOTE_CMPI
           $(CMPIR_START_DAEMON)
   endif
         $(MAKE) --directory=$(PEGASUS_ROOT) -f Makefile poststarttests         $(MAKE) --directory=$(PEGASUS_ROOT) -f Makefile poststarttests
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile TestBinRepository         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile TestBinRepository
         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_OOP_TS1         $(MAKE) --directory=$(PEGASUS_ROOT) -f TestMakefile run_OOP_TS1


Legend:
Removed from v.1.72  
changed lines
  Added in v.1.75.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2