From 3ef31230a61ce74e2ae8bb116f7b4e338dd69ae6 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 17 Nov 2013 11:11:45 +1100 Subject: Switch unit tests to Catch framework. --- test/unit/SciTE.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/unit/SciTE.properties') diff --git a/test/unit/SciTE.properties b/test/unit/SciTE.properties index 8cc762e96..cbbe20862 100644 --- a/test/unit/SciTE.properties +++ b/test/unit/SciTE.properties @@ -1,4 +1,5 @@ +command.go.*.cxx=./unitTest if PLAT_WIN make.command=mingw32-make -command.go.*.cxx=./unitTest + command.go.*.cxx=unitTest command.go.needs.$(file.patterns.cplusplus)=$(make.command) -- cgit v1.2.3