From 903766ba0d278cb55d08e072c4c96c1d7f0dee8d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 4 Oct 2009 16:38:08 -0700 Subject: Add new test suite and basic cases I'd rather write shell scripts in shell than shell scripts in Ruby like was done with Unicorn. We're a *nix-only project so we'll embrace *nix tools to their fullest extent and as a pleasant side-effect these test cases are immune to internal API changes. --- GNUmakefile | 1 - 1 file changed, 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 63ba4b1..a8274e7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -8,7 +8,6 @@ GIT-VERSION-FILE: .FORCE-GIT-VERSION-FILE @./GIT-VERSION-GEN -include GIT-VERSION-FILE -include local.mk -ruby_bin := $(shell which $(ruby)) ifeq ($(DLEXT),) # "so" for Linux DLEXT := $(shell $(ruby) -rrbconfig -e 'puts Config::CONFIG["DLEXT"]') endif -- cgit v1.2.3-24-ge0c7