mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
Adjusted, added comments.
This commit is contained in:
parent
8736e971a0
commit
f5dbd05e81
@ -21,10 +21,10 @@ security.db = $(dir_secDb)/security5.fdb
|
|||||||
DefaultDbCachePages = 256
|
DefaultDbCachePages = 256
|
||||||
}
|
}
|
||||||
|
|
||||||
# Hereafter we specify data for tests which
|
# Hereafter we specify data for tests which require special settings for database.
|
||||||
# require special settings for database:
|
# NOTE: each alias must EXACTLY match to value specified in the test!
|
||||||
#
|
#
|
||||||
tmp_4964 = $(dir_sampleDb)/qa/tmp_qa_4964.fdb
|
tmp_4964_alias = $(dir_sampleDb)/qa/tmp_qa_4964_with_invalid_security_db.fdb
|
||||||
{
|
{
|
||||||
# dir_msg - directory where messages file (firebird.msg) is located.
|
# dir_msg - directory where messages file (firebird.msg) is located.
|
||||||
# We put here path+name of file that has for sure not .fdb format:
|
# We put here path+name of file that has for sure not .fdb format:
|
||||||
|
Loading…
Reference in New Issue
Block a user