svn commit: r1898446 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

2022-02-26 Thread danielsh
Author: danielsh Date: Sat Feb 26 17:10:28 2022 New Revision: 1898446 URL: http://svn.apache.org/viewvc?rev=1898446=rev Log: multi-wc-format: tests: Correct an error message. * subversion/tests/cmdline/svntest/main.py (wc_format): Don't mention the name of options.wc_format_version since

svn commit: r1898445 - in /subversion/trunk/subversion/tests/cmdline: svntest/main.py upgrade_tests.py

2022-02-26 Thread danielsh
Author: danielsh Date: Sat Feb 26 16:37:03 2022 New Revision: 1898445 URL: http://svn.apache.org/viewvc?rev=1898445=rev Log: multi-wc-format: Verify that it's possible to upgrade first to f31 and then to f32. * subversion/tests/cmdline/svntest/main.py (wc_format): Add docstring. Take an

svn commit: r1898444 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

2022-02-26 Thread danielsh
Author: danielsh Date: Sat Feb 26 16:28:41 2022 New Revision: 1898444 URL: http://svn.apache.org/viewvc?rev=1898444=rev Log: multi-wc-format: Don't assume test functions will use a particular option syntax. * subversion/tests/cmdline/svntest/main.py (_with_wc_format_version): Detect both long

svn commit: r1898443 - /subversion/trunk/subversion/tests/cmdline/svntest/main.py

2022-02-26 Thread danielsh
Author: danielsh Date: Sat Feb 26 16:26:08 2022 New Revision: 1898443 URL: http://svn.apache.org/viewvc?rev=1898443=rev Log: multi-wc-format: Make svntest.main.run_svn() and friends not add --compatible-version when a test has passed this option already. The outgoing option name is the test