ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


project:unittests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
project:unittests [2025/09/07 22:52] – [Settup Up The Configuration File] mnewnhamproject:unittests [2025/09/07 22:55] (current) mnewnham
Line 12: Line 12:
 ===== Setting Up The Configuration File =====  ===== Setting Up The Configuration File ===== 
 ==== ADOdb Section ==== ==== ADOdb Section ====
-If the ADOdb section is defined, and the item directory is set, the tests can be run against any ADOdb installation set locally. This is useful if ADOdb is embedded into a different application+Add the ADOdb section and set the item directory The tests will be run against the ADOdb installation in that directory
  
 <code> <code>
 [ADOdb] [ADOdb]
 directory=/opt/some/local/ADOdb/installation directory=/opt/some/local/ADOdb/installation
-</code> 
- 
-If the section is not defined, it assumes that the ADOdb installation is the parent directory of the unit test 
- 
-<code> 
-/opt/ADOdb 
-/opt/ADOdb/unittest 
 </code> </code>
  
project/unittests.1757278325.txt.gz · Last modified: by mnewnham