Den tis 22 mars 2022 kl 18:09 skrev Mark Phippard <markp...@gmail.com>:

> Using 1.14.1, I have confirmed I can build and run the tests for all
> bindings. Only thing left is the DAV tests and figuring out how to
> setup for that.
>

Have you seen the davautocheck target in the Makefile? I don't know if this
is suitable for RMing, but I have the following in my personal HACKING
notes:

make -j8 davautocheck APACHE_MPM=event
TESTS=subversion/tests/cmdline/authz_tests.py#5 PARALLEL=8

I'm not completely sure what options there are for APACHE_MPM. The
remaining it to run a specific test and to run several tests in parallel.

I also have the corresponding:

make -j8 svnserveautocheck TESTS=subversion/tests/cmdline/authz_tests.py

Kind regards,
Daniel

Reply via email to