Update testCodebase.pl to extract the WebGUI root directory from the absolute

path to a config file, just like a standalone test would.
This commit is contained in:
Colin Kuskie 2009-08-13 06:34:57 +00:00
parent a6bb64613e
commit 9d24f55b50
2 changed files with 25 additions and 11 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed #10762: testCodebase only runs properly from within the bin directory
- fixed #10765: Matrix displays all products when searching
- fixed #10764: Matrix i18n: hitting compare button says I have 1 item selected.
- fixed #10763: Matrix: Search button doesn't work.