Re: [PATCH] contrib/plugins: Install plugins to moddir

2025-03-20 Thread Alex Bennée
Christoph Müllner writes: > On Mon, Mar 3, 2025 at 11:24 AM 汪鹏程 wrote: >> >> What about plugins under `tests/tcg/plugins/`? > > It feels a bit odd to install something from the tests directory. > If certain plugins in tests/tcg/plugins are of general use (not just > for testing) then it might be

Re: [PATCH] contrib/plugins: Install plugins to moddir

2025-03-03 Thread 汪鹏程
What about plugins under `tests/tcg/plugins/`? From: "Christoph Müllner" Date: Mon, Mar 3, 2025, 18:09 Subject: [External] [PATCH] contrib/plugins: Install plugins to moddir To: , "Alex Bennée", "Alexandre Iooss", "Mahmoud Mandour", "Pierrick Bouvier" Cc: "Wang Pengcheng", "Christoph Müllner"< chri

Re: [PATCH] contrib/plugins: Install plugins to moddir

2025-03-03 Thread Christoph Müllner
On Mon, Mar 3, 2025 at 11:24 AM 汪鹏程 wrote: > > What about plugins under `tests/tcg/plugins/`? It feels a bit odd to install something from the tests directory. If certain plugins in tests/tcg/plugins are of general use (not just for testing) then it might be reasonable to move them to contrib/plu