This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
40be6fcb86
gambas-source-code
/
main
/
lib
/
test
/
gb.test
/
.component
6 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
new component gb.test [GB.TEST] * NEW: component for unittesting
2019-11-15 22:33:54 +01:00
[Component]
Key=gb.test
Tells the database driver if the connection has already been closed when releasing a query result. [INTERPRETER] * NEW: Add an API to know if a native error has already been raised. [GB.DB] * NEW: The Result.Release() driver API now tells if the connection has been closed. * NEW: Raise an error when retrieving the primary key fails, if the driver has not already raised it.
2021-04-10 16:15:34 +02:00
Version=3.16.0
Make 'gb.test' component hidden, as it is now loaded automatically. [GB.TEST] * NEW: Raise the component to the 'Stable but not finished' state. * NEW: Make the component hidden, as it is now loaded automatically.
2020-05-07 15:15:57 +02:00
State=1
Move gb.test.tap into gb.test [GB.TEST] * NEW: Merge gb.test.tap classes. [DEVELOPMENT ENVIRONMENT] * NEW: Remove mention of gb.test.tap. [CONFIGURATION] * NEW: Remove gb.test.tap.
2020-04-07 12:32:48 +02:00
Authors=Christof Thalhofer,Tobias Boege
Reference in a new issue
Copy permalink