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/25 05:11] – [XMLschema Section] mnewnhamproject:unittests [2025/09/25 05:12] (current) – [ADOdb Section] mnewnham
Line 12: Line 12:
 ===== Setting Up The Configuration File =====  ===== Setting Up The Configuration File ===== 
 ==== ADOdb Section ==== ==== ADOdb Section ====
-Add the ADOdb section and set the item directory The tests will be run against the ADOdb installation in that directory+Add the ADOdb section and set the item directory The tests will be run against the ADOdb installation in that directory
 + 
 +Setting the casing activates the ADODB_CASE value
  
 <code> <code>
 [ADOdb] [ADOdb]
 directory=/opt/some/local/ADOdb/installation directory=/opt/some/local/ADOdb/installation
 +casing=1
 </code> </code>
  
project/unittests.txt · Last modified: by mnewnham