summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authornickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-01-24 23:38:35 +0000
committernickysn <nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-01-24 23:38:35 +0000
commitabf806690beae0d77536a7b3938ad404aab70420 (patch)
tree62061b1d70a6a51f8cbd0bb547b2ce3e6762baa0 /tests/Makefile
parentc1c6e9525d0958f76357e2c9df83559ca09915fc (diff)
parent2a00a4102a94e58d6dee918b093b95a8a74c5e29 (diff)
downloadfpc-abf806690beae0d77536a7b3938ad404aab70420.tar.gz
* synchronized with trunk
git-svn-id: https://svn.freepascal.org/svn/fpc/branches/wasm@48412 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 633e7f69ea..4f15b9bc56 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2431,7 +2431,7 @@ TESTDIRECTDIRS=
TESTSUBDIRS=cg cg/variants cg/cdecl cpu16 cpu16/i8086 library opt $(addprefix units/,$(TESTUNITDIRS))
TESTPACKAGESDIRS=win-base webtbs hash fcl-registry fcl-process zlib fcl-db fcl-xml cocoaint bzip2
TESTPACKAGESUBDIRS=$(addprefix packages/,$(TESTPACKAGESDIRS))
-TESTPACKAGESDIRECTDIRS=rtl-objpas rtl-generics hash regexpr
+TESTPACKAGESDIRECTDIRS=rtl-objpas rtl-generics hash regexpr fcl-registry
TESTPACKAGESDIRECTSUBDIRS=$(addprefix ../packages/,$(addsuffix /tests,$(TESTPACKAGESDIRECTDIRS)))
ifdef QUICKTEST
export QUICKTEST