54
I Use This!
Very Low Activity

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 9 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1. Allows disabling DTD dataset for FlatXmlDataSet having a DOCTYPE. More... about 21 years ago
Modified all dataset implementations to make them case insensitive. This is the first step to make DbUnit case insensitive and more work is still required. More... about 21 years ago
Modified all dataset implementations to make them case insensitive. This is the first step to make DbUnit case insensitive and more work is still required. More... about 21 years ago
Added new table for Identity not PK test. Also, somehow missed all the PK constraints when I first committed the code!
epugh
as dep4b
More... over 21 years ago
Added new table for Identity not PK test. Also, somehow missed all the PK constraints when I first committed the code! More... over 21 years ago
Added new table to be ignored for SQL Server identity tests. I think this needs to be refactored into data sored in the environment class. More... over 21 years ago
Added new table to be ignored for SQL Server identity tests. I think this needs to be refactored into data sored in the environment class.
epugh
as dep4b
More... over 21 years ago
Test added to validate the patch from Gaetano Di Gregorio. More... over 21 years ago
Test added to validate the patch from Gaetano Di Gregorio.
epugh
as dep4b
More... over 21 years ago
Test data for JUNIT test to validate the patch from Gaetano Di Gregorio. More... over 21 years ago
Test data for JUNIT test to validate the patch from Gaetano Di Gregorio.
epugh
as dep4b
More... over 21 years ago
Patch from Gaetano Di Gregorio. Thanks for finding this bug! More... over 21 years ago
Patch from Gaetano Di Gregorio. Thanks for finding this bug!
epugh
as dep4b
More... over 21 years ago
Supporting sample files for Howto on DbUnit and WebTest
epugh
as dep4b
More... over 21 years ago
Supporting sample files for Howto on DbUnit and WebTest More... over 21 years ago
Added to the Howto a section on using DbUnit with WebTest. This has been asked a couple times be various people.
epugh
as dep4b
More... over 21 years ago
Added to the Howto a section on using DbUnit with WebTest. This has been asked a couple times be various people. More... over 21 years ago
Adding another testcase source data. FlatXML for MSSQL identity insert. More... over 21 years ago
Adding another testcase source data. FlatXML for MSSQL identity insert.
epugh
as dep4b
More... over 21 years ago
Update about new tests More... over 21 years ago
Update about new tests
epugh
as dep4b
More... over 21 years ago
fixes to support running test cases against MSSQL More... over 21 years ago
fixes to support running test cases against MSSQL
epugh
as dep4b
More... over 21 years ago
New db environment More... over 21 years ago
New db environment
epugh
as dep4b
More... over 21 years ago
New testcase data
epugh
as dep4b
More... over 21 years ago
New testcase data More... over 21 years ago
Fix. If you load a dataset from XML, then all the PK/identity information is missing! Requery the database! More... over 21 years ago
Fix. If you load a dataset from XML, then all the PK/identity information is missing! Requery the database!
epugh
as dep4b
More... over 21 years ago
Added new database create script for mssql server, including extra identity table!
epugh
as dep4b
More... over 21 years ago