[Dovecot] Question about Pigeonhole for Dovecot v2.0 revision 1223:67f7f59671e8
I'm looking for documentation on the testsuite program. The most useful piece would be a sample scriptfile.
Jonathan Siegle wrote:
I'm looking for documentation on the testsuite program. The most useful piece would be a sample scriptfile.
What exactly do you want to know?
The testsuite is invoked with `make test', so you can check the top-level Makefile.am for usage of the testsuite tool. It also prints usage information if you make an error in its command line arguments.
All test scripts are located in the tests/ directory.
The vnd.dovecot.testsuite extension is currently not documented. You will have to infer the syntax from the existing examples. The testsuite is under active development, so script syntax may change in the near future. Also, some parts of the syntax are downright ugly and suggestions are welcome.
I the future I hope that the more expert testers will submit bug-reports as a failing test suite scripts. That would make reproduction trivial :)
Regards,
Stephan.
On Jan 28, 2010, at 11:42 AM, Stephan Bosch wrote:
Jonathan Siegle wrote:
I'm looking for documentation on the testsuite program. The most useful piece would be a sample scriptfile.
All test scripts are located in the tests/ directory.
Ah there they are. Ok thanks.
The vnd.dovecot.testsuite extension is currently not documented. You will have to infer the syntax from the existing examples. The testsuite is under active development, so script syntax may change in the near future. Also, some parts of the syntax are downright ugly and suggestions are welcome.
Sure no problem. I can read along when changes happen.
Thanks Stephan!
-Jonathan
Jonathan Siegle wrote:
On Jan 28, 2010, at 11:42 AM, Stephan Bosch wrote:
Jonathan Siegle wrote:
I'm looking for documentation on the testsuite program. The most useful piece would be a sample scriptfile. All test scripts are located in the tests/ directory.
Ah there they are. Ok thanks.
The vnd.dovecot.testsuite extension is currently not documented. You will have to infer the syntax from the existing examples. The testsuite is under active development, so script syntax may change in the near future. Also, some parts of the syntax are downright ugly and suggestions are welcome.
Sure no problem. I can read along when changes happen.
Just wondering... what are you working on? :)
Regards,
Stephan.
On Jan 28, 2010, at 11:54 AM, Stephan Bosch wrote:
Jonathan Siegle wrote:
On Jan 28, 2010, at 11:42 AM, Stephan Bosch wrote:
Jonathan Siegle wrote:
I'm looking for documentation on the testsuite program. The most useful piece would be a sample scriptfile. All test scripts are located in the tests/ directory.
Ah there they are. Ok thanks.
The vnd.dovecot.testsuite extension is currently not documented. You will have to infer the syntax from the existing examples. The testsuite is under active development, so script syntax may change in the near future. Also, some parts of the syntax are downright ugly and suggestions are welcome. Sure no problem. I can read along when changes happen.
Just wondering... what are you working on? :)
I'm trying to understand what changes I would have to make to roll our custom WM filters to sieve filters and what choices need to be made so our custom Webmail can work with dovecot from an API standpoint if we go that route.
participants (2)
-
Jonathan Siegle
-
Stephan Bosch