From 9ec1eb93884b64f41cc0b369c9215a0b010ea850 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 1 Feb 2011 15:08:37 +1100 Subject: Unit tests for Scintilla data structures. --- test/unit/SciTE.properties | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/unit/SciTE.properties (limited to 'test/unit/SciTE.properties') diff --git a/test/unit/SciTE.properties b/test/unit/SciTE.properties new file mode 100644 index 000000000..8cc762e96 --- /dev/null +++ b/test/unit/SciTE.properties @@ -0,0 +1,4 @@ +if PLAT_WIN + make.command=mingw32-make +command.go.*.cxx=./unitTest +command.go.needs.$(file.patterns.cplusplus)=$(make.command) -- cgit v1.2.3