[pgadmin-hackers][patch] change --pkg behavior

Поиск
Список
Период
Сортировка
От George Gelashvili
Тема [pgadmin-hackers][patch] change --pkg behavior
Дата
Msg-id CAHowoHZNa8=kQgOTTxSNwMCLRWwExbo0dKfee2SWbWosMH=O=Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers][patch] change --pkg behavior
Список pgadmin-hackers
Hello Hackers,

To chase down a set of tests that were failing together, we wanted to run deeper trees of tests. We changed the behavior of the --pkg argument to runtests.py so it runs tests under a package and its subpackages, instead of for a single node.

It gave us more flexibility in what tests to run. This complements the --exclude behavior we are working on.

To run tests for a single node, ".tests" can be appended to the package path (see changes to README)

George & Tira


Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Update translation files.
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6