Back in 2020, we had the regression tests successfully running on
Windows, from the command line with these sorts of commands:
nmake -f Makefile.win32 _test
nmake -f Makefile.win32 _test_one
Now, I can't get that to work, and I'm stuck trying to figure out why.
Note, I DON'T mean that the tes
On Tue, Mar 14, 2023 at 01:46:34PM -0400, Andrew Piskorski wrote:
> nmake -f Makefile.win32 _test_one
>
> Now, I can't get that to work, and I'm stuck trying to figure out why.
In my case, trying to run on a network drive (over Samba) seems to be
causing the "permission denied" problem. (I'm
On Tue, Mar 14, 2023 at 02:54:54PM -0400, Andrew Piskorski wrote:
>> [14/Mar/2023:13:17:45][16420.4aa0][-main:test-] Error: modload:
>> Z:/src/web/ns-fork-pub/naviserver/tests/../nslog/nslog.dll: couldn't load
>> library "Z:/src/web/ns-fork-pub/naviserver/tests/../nslog/nslog.dll":
>> permiss