aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils/tests/.runsettings
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-09-14 15:43:45 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-09-14 15:43:45 -0400
commit322bbe00f77772ba6b0e25759de95dd517b6014c (patch)
tree12abc5835dc6df87c3aaf7d39dfd541fa26b6529 /lib/Utils/tests/.runsettings
parentabcd0e0d6cb5532c8a19a8cd8c7dd83e7f143442 (diff)
build: Testing updates and easier dev-testing
Diffstat (limited to 'lib/Utils/tests/.runsettings')
-rw-r--r--lib/Utils/tests/.runsettings3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Utils/tests/.runsettings b/lib/Utils/tests/.runsettings
index 0e7a703..b13ddb7 100644
--- a/lib/Utils/tests/.runsettings
+++ b/lib/Utils/tests/.runsettings
@@ -3,6 +3,9 @@
<RunConfiguration>
<EnvironmentVariables>
<VNLIB_SHARED_HEAP_DIAGNOSTICS>1</VNLIB_SHARED_HEAP_DIAGNOSTICS>
+ <TEST_RPMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_rpmalloc/build/Debug/vnlib_rpmalloc.dll</TEST_RPMALLOC_LIB_PATH>
+ <TEST_MIMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_mimalloc/build/Debug/vnlib_mimalloc.dll</TEST_MIMALLOC_LIB_PATH>
+
</EnvironmentVariables>
</RunConfiguration>
</RunSettings> \ No newline at end of file