Skip to content

Commit b97480b

Browse files
committed
Add the test suite
1 parent e2fc019 commit b97480b

File tree

5 files changed

+560
-1
lines changed

5 files changed

+560
-1
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ CONTRIBUTING.md
44
/examples
55
/build
66
/node_modules
7-
/test
87
/oracle_private_test
98
oracledb-*.tgz
109
.npmignore

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## node-oracledb v0.x.0 (DD MON YYYY)
4+
5+
- Added a test suite.
6+
37
## node-oracledb v0.6.0 (26 May 2015)
48

59
- Node-oracledb now builds with Node.js 0.10, Node.js 0.12 and io.js.

0 commit comments

Comments
 (0)