build/Makefile.am.test
changeset 697 e7e6fc88e6b8
parent 525 0499e563dbdf
equal deleted inserted replaced
696:ffe575f5c205 697:e7e6fc88e6b8
     2 
     2 
     3 GTESTER = gtester 			# for non-GLIB packages
     3 GTESTER = gtester 			# for non-GLIB packages
     4 #GTESTER = $(top_builddir)/glib/gtester			# for the GLIB package
     4 #GTESTER = $(top_builddir)/glib/gtester			# for the GLIB package
     5 GTESTER_REPORT = gtester-report	        # for non-GLIB package
     5 GTESTER_REPORT = gtester-report	        # for non-GLIB package
     6 # GTESTER_REPORT = $(top_builddir)/glib/gtester-report	# for the GLIB package
     6 # GTESTER_REPORT = $(top_builddir)/glib/gtester-report	# for the GLIB package
     7 
       
     8 # initialize variables for unconditional += appending
       
     9 TEST_PROGS =
       
    10 
     7 
    11 ### testing rules
     8 ### testing rules
    12 
     9 
    13 # test: run all tests in cwd and subdirs
    10 # test: run all tests in cwd and subdirs
    14 test:	${TEST_PROGS}
    11 test:	${TEST_PROGS}