Re: [darktable-dev] Re: integration tests moved to sub-modules

2021-01-15 Thread Patrick Shanahan
* Pascal Obry [01-15-21 13:53]: > Le vendredi 15 janvier 2021 à 12:56 -0500, Patrick Shanahan a écrit : > > * Pascal Obry [01-01-70 12:34]: > > > > > > The sub-module is in place. > > > > > > > If you don't care about the integration tests and want to avoid > > > > downloading the tests you can

Re: [darktable-dev] Re: integration tests moved to sub-modules

2021-01-15 Thread Pascal Obry
Le vendredi 15 janvier 2021 à 12:56 -0500, Patrick Shanahan a écrit : > * Pascal Obry [01-01-70 12:34]: > > > > The sub-module is in place. > > > > > If you don't care about the integration tests and want to avoid > > > downloading the tests you can do: > > > > > > $ git config submodule.src/te

Re: [darktable-dev] Re: integration tests moved to sub-modules

2021-01-15 Thread Patrick Shanahan
* Pascal Obry [01-01-70 12:34]: > > The sub-module is in place. > > > If you don't care about the integration tests and want to avoid > > downloading the tests you can do: > > > > $ git config submodule.src/test/integration.update none > > A typo while writing this (missing s for tests): > >