|
From: João H. F. <jo...@gm...> - 2009-11-08 23:41:52
|
Hi > If you have a chance to, please do. We should first try to isolate > problems related to the firebird driver itself. Only then we should > look at portability, which is a serious next issue. Ok, I will do. > We might think about extending this idea, as it > would simplify adding other drivers to the test framework. I liked. The tests are cleaner. Following your idea, the hashes table can be used to set up a default value to test? This will simplify the things. Currently some tests need to know the returned value of database and assert this with the tests value. Using a hash table, the values can stay in one point. This way is more convenient to maintain. What you think? > > Also, I've noticed that the firebird driver may have a problem with > fixed-size string fields. This may be the reason for one of the > oddities of the driver, which seems to return field names with > trailing spaces and a newline. I'll add tests for fixed-size fields > shortly. Once that is done, I'll move on to do some firebird tests on > Debian. > > regards, > Markus > > -- > Markus Hoenicka > http://www.mhoenicka.de > AQ score 38 > -- ----------------------------------------------------------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br |