Sha256: 909ed0f2a018074b22a7aee49706f72f3daa337bcfc5457424f70bc9a1675650

Contents?: true

Size: 223 Bytes

Versions: 13

Compression:

Stored size: 223 Bytes

Contents

.PHONY: test
test:
	$(MAKE) -C ../../ libgrok.so
	[ -f "../Makefile" ] || (cd ../ext; ruby extconf.rb)
	$(MAKE) -C ../ext Grok.so
	LD_LIBRARY_PATH="$${LD_LIBRARY_PATH}:$$PWD/../../" RUBYLIB="$$PWD/../ext" ruby alltests.rb

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
jls-grok-0.2.3104 test/Makefile
jls-grok-0.2.3102 test/Makefile
jls-grok-0.2.3092 test/Makefile
jls-grok-0.2.3091 test/Makefile
jls-grok-0.2.3089 test/Makefile
jls-grok-0.2.3071 test/Makefile
jls-grok-0.1.3068 test/Makefile
jls-grok-0.1.2840 test/Makefile
jls-grok-0.1.2824 test/Makefile
jls-grok-0.1.2823 test/Makefile
jls-grok-0.1.2821 test/Makefile
jls-grok-0.1.2787 test/Makefile
jls-grok-0.1.2786 test/Makefile