Anthony Tuininga
|
4ed95aad94
|
Reworked test suite to eliminate the use of default passwords and to make the
individual test modules directly runnable (instead of using execfile() within
test.py).
|
2019-01-31 10:18:04 -07:00 |
|
Anthony Tuininga
|
ef036cbefc
|
Ensure that all references to TestTempTable use the column names instead of
assuming the number of columns (in preparation for adding additional nullable
columns for other tests).
|
2018-12-03 10:19:22 -07:00 |
|
Anthony Tuininga
|
bc69e784f8
|
Adjust copyright notices to match requirements of Oracle Legal.
|
2018-09-10 11:39:51 -06:00 |
|
Anthony Tuininga
|
ef60884570
|
Additional test cases to improve code coverage.
|
2018-01-11 16:24:08 -07:00 |
|
Anthony Tuininga
|
a8d9b74c3a
|
Added preliminary test cases for subscriptions.
|
2017-12-07 15:54:11 -07:00 |
|