-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small refactoring of existing tests (#698)
* Minor refactoring of tests into three fewer files, same tests * Remove additional ctx calls * Skip timetravel_extra * Skip tiledbarray_extra * Turn timetravel extra tests back on * Update NEWS and roll micro release [ci skip]
- Loading branch information
1 parent
9d6c286
commit 748704b
Showing
7 changed files
with
93 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: tiledb | ||
Type: Package | ||
Version: 0.26.0 | ||
Version: 0.26.0.1 | ||
Title: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays | ||
Authors@R: c(person("TileDB, Inc.", role = c("aut", "cph")), | ||
person("Dirk", "Eddelbuettel", email = "[email protected]", role = "cre")) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.