aboutsummaryrefslogtreecommitdiff
path: root/lib/Utils/tests
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-10-07 21:11:41 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-10-07 21:11:41 -0400
commitb0c4641f02a15954aa195456abbe08389540e51f (patch)
tree2c48b2f077e238f640c33ba64ad183bdb62c240d /lib/Utils/tests
parent4fafa9e4d32e15dbd30ed5082bcd999fd5b536da (diff)
build server unit testing and build sim
Diffstat (limited to 'lib/Utils/tests')
-rw-r--r--lib/Utils/tests/.runsettings4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Utils/tests/.runsettings b/lib/Utils/tests/.runsettings
index b13ddb7..52dde69 100644
--- a/lib/Utils/tests/.runsettings
+++ b/lib/Utils/tests/.runsettings
@@ -3,8 +3,8 @@
<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>
+ <TEST_RPMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_rpmalloc/build/Windows/Debug/vnlib_rpmalloc.dll</TEST_RPMALLOC_LIB_PATH>
+ <TEST_MIMALLOC_LIB_PATH>../../../../../Utils.Memory/vnlib_mimalloc/build/Windows/Debug/vnlib_mimalloc.dll</TEST_MIMALLOC_LIB_PATH>
</EnvironmentVariables>
</RunConfiguration>