dbipg_test_conf - 定義ファイルのテストを行う
$ dbipg_test_conf basefile
定義ファイル(構成定義ファイル, データ定義ファイル, エラーメッセージ定義ファイル, ユーザ情報定義ファイル) の記述に間違いがないかテストを行う。 コンパイルエラーが起こらないことを確認した後、 構成定義ファイルについて細かなテストを行う。 データ定義ファイルについては、サポートしているユーザ毎に テスト用のメソッドを呼び出す。 また、$baseconf->{errcode} に値があれば、 対応するエラーコードが定義されているかを確かめる。
DBIPgSystem, DBIPgSystem::DB
Copyright (C) 2002 The Nagoya University Consumers' Co-operative Association
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the following URL for more details: http://www.gnu.org/licenses/gpl.txt
Written by Kenji Nakahira <nakahira@coop.nagoya-u.ac.jp>