[Ledger-smb-devel] Proposed Test Framework change possibly in and post-1.4

2012-10-08 Thread Chris Travers
Hi all; I have been rethinking a bit the decision to move to pgTAP for db-level tests and would like feedback on this. Right now we have our own test harness and a Perl wrapper that maps this back to the Perl TAP framework. It works well but total test coverage is a bit problematic. pgTAP would

[Ledger-smb-devel] sudo verses su in delete-company-database.sh

2012-10-08 Thread Berend Tober
Me personally I cannot use the delete-company-database.sh as supplied because my postgres user account is set up as not able to login. What I have to do is use sudo prefixed in each of the four places su is used (see attached svn diff), since I have sudo su privileges configured for my person