Commit 28aeb65
authored
Remove link-completeness tests. (#5785)
Because we are shipping TileDB as a single unit, and because object
libraries are an implementation detail, having checks that each object
library can be independently linked (with explicitly stated
dependencies) provides zero practical benefit, while adding almost one
hundred `compile_***_.cc` files to source control.
Any link errors that might occur in shipping libraries or unit tests
will be caught in CI and addressed accordingly.
This also lets us use the standard `commence`/`conclude` pattern for all
remaining object libraries.
---
TYPE: NO_HISTORY1 parent fbe88b4 commit 28aeb65
File tree
112 files changed
+53
-3885
lines changed- .github/workflows
- cmake
- scripts/ci
- test/support/test
- tiledb
- api
- c_api_support
- cpp_string/test
- exception_wrapper/test
- handle
- c_api
- array_schema/test
- array/test
- attribute/test
- buffer_list/test
- buffer/test
- config/test
- context/test
- current_domain/test
- data_order/test
- datatype/test
- dimension_label/test
- dimension/test
- domain/test
- enumeration/test
- error/test
- filesystem/test
- filter_list/test
- filter/test
- fragment_info/test
- group
- test
- ndrectangle/test
- object
- test
- profile/test
- query_aggregate
- test
- query_field
- test
- query_plan
- test
- query/test
- string/test
- subarray/test
- vfs/test
- common
- algorithm/test
- filesystem/test
- random/test
- test
- thread_pool/test
- types/test
- platform/test
- sm
- array_schema/test
- array/test
- buffer/test
- compressors/test
- config/test
- crypto/test
- filesystem/test
- filter
- test
- fragment/test
- group
- test
- metadata/test
- misc/test
- object/test
- query_plan
- test
- query
- ast/test
- readers/aggregators/test
- rest/test
- rtree/test
- stats/test
- storage_manager/test
- subarray/test
- tile/test
- storage_format/uri/test
- type/range/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+53
-3885
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
| 489 | + | |
506 | 490 | | |
507 | 491 | | |
508 | 492 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | 493 | | |
513 | 494 | | |
514 | 495 | | |
| |||
592 | 573 | | |
593 | 574 | | |
594 | 575 | | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | 576 | | |
604 | 577 | | |
605 | 578 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | 187 | | |
202 | 188 | | |
203 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
0 commit comments