Daniel Shahaf wrote:
> > > Julian Foad wrote on Fri, 28 Feb 2020 22:30 +0000: > > > > > > In a default test run, the shelving v3 tests pass and the shelving v2 > > tests are skipped. With SVN_EXPERIMENTAL_COMMANDS=shelf2, the v2 tests > > are run (and they pass); (I haven't added corresponding skips to the v3 > > tests for this case). > > > > > > > > Any reason not to run the tests for both v2 and v3 by default? > No reason; I just didn't have time to figure out how. Maybe the decorator could set the env-var? I agree it would be good. - Julian