wuzhouhui
2018-03-11 10:20:30 UTC
I am backporting 'svn shelve' subcommand into Subversion 1.9, and now I want
to do some tests. If I copy shelve_tests.py from Subversion-1.10 to
Subversion-1.9/subversion/tests/cmdline/shelve_tests.py, and run 'make check',
but shelve_tests.py doesn't executed.
So my question is how to run shelve_tests.py in Subversion 1.9 when 'make
check'?
to do some tests. If I copy shelve_tests.py from Subversion-1.10 to
Subversion-1.9/subversion/tests/cmdline/shelve_tests.py, and run 'make check',
but shelve_tests.py doesn't executed.
So my question is how to run shelve_tests.py in Subversion 1.9 when 'make
check'?