parallel-p / please

Open-source cross-platform tool for creating and editing contest problems for programming contests (such as ACM ICPC, IOI, etc.)
9 stars 0 forks source link

поддержать генерацию тестов по набору тэгов (хотя бы один тег входит в множество) #226

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
кажется, что это вообще более частый use-case. 
Но можно оставить и текущую вариант.
сейчас please gen tests with tags a b c
генерирует все тесты у которых 
одновременно тэги a b c
естественней было бы, что есть хотя бы один

можно писать a|b|c
и a&b&c

Original issue reported on code.google.com by VitalyGoldstein@gmail.com on 11 Apr 2012 at 12:40

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1127.

Original comment by alex0pla...@gmail.com on 27 Apr 2012 at 6:19

GoogleCodeExporter commented 9 years ago
а как тут в итоге сделано? в документации 
никак не нашел

Original comment by VitalyGoldstein@gmail.com on 27 Apr 2012 at 4:44