Skip to content

Changes

Summary

  1. creates tck structure (commit: 80f26ef) (details)
  2. updates header license (commit: df2812a) (details)
  3. creates column test (commit: d35e24e) (details)
  4. creates parser to key-value communication tck (commit: ba1df29) (details)
  5. Updates package names at TCK (commit: 8ec3008) (details)
Commit 80f26efb7fe73eef51e34e512dc99524720ce41c by Otavio Santana
creates tck structure
(commit: 80f26ef)
The file was addedtck/communication-tck/communication-tck-document/pom.xml
The file was addedtck/communication-tck/communication-tck-column/.gitignore
The file was addedtck/communication-tck/pom.xml
The file was addedtck/README.adoc
The file was addedtck/communication-tck/communication-tck-column/pom.xml
The file was addedtck/mapping-tck/mapping-tck-column/pom.xml
The file was addedtck/mapping-tck/mapping-tck-core/.gitignore
The file was addedtck/communication-tck/communication-tck-document/.gitignore
The file was addedtck/communication-tck/communication-tck-core/.gitignore
The file was addedtck/communication-tck/communication-tck-key-value/pom.xml
The file was addedtck/mapping-tck/mapping-tck-key-value/pom.xml
The file was addedtck/mapping-tck/mapping-tck-document/pom.xml
The file was addedtck/communication-tck/communication-tck-key-value/.gitignore
The file was addedtck/mapping-tck/mapping-tck-column/.gitignore
The file was addedtck/mapping-tck/pom.xml
The file was addedtck/mapping-tck/mapping-tck-key-value/.gitignore
The file was addedtck/mapping-tck/mapping-tck-core/pom.xml
The file was addedtck/mapping-tck/mapping-tck-document/.gitignore
The file was addedtck/communication-tck/communication-tck-core/pom.xml
The file was addedtck/mapping-tck/mapping-tck-core/src/main/java/jakarta/nosql/mapping/tck/HelloWorldTest.java
The file was addedtck/pom.xml
Commit df2812a8403378dcb15f14f5848c97ed6c589b7a by Otavio Santana
updates header license
(commit: df2812a)
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/SettingsBuilderTest.java
The file was modified tck/driver-tck/driver-tck-column/pom.xml
The file was modified tck/communication-tck/pom.xml
The file was modified tck/mapping-tck/mapping-tck-column/pom.xml
The file was modified tck/communication-tck/communication-tck-key-value/pom.xml
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/ParamValueTest.java
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/SortTest.java
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/ValueTest.java
The file was addedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/KeyValueEntityTest.java
The file was modified tck/mapping-tck/pom.xml
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/ValueReaderDecoratorTest.java
The file was modified tck/mapping-tck/mapping-tck-core/pom.xml
The file was modified pom.xml
The file was modified tck/communication-tck/communication-tck-column/pom.xml
The file was modified tck/driver-tck/driver-tck-key-value/pom.xml
The file was modified tck/mapping-tck/mapping-tck-key-value/pom.xml
The file was modified tck/communication-tck/communication-tck-core/pom.xml
The file was modified tck/mapping-tck/mapping-tck-core/src/main/java/jakarta/nosql/mapping/tck/HelloWorldTest.java
The file was modified tck/pom.xml
The file was modified tck/driver-tck/driver-tck-document/pom.xml
The file was modified tck/communication-tck/communication-tck-core/src/main/java/jakarta/nosql/communication/tck/SettingsTest.java
The file was modified tck/communication-tck/communication-tck-document/pom.xml
The file was modified tck/mapping-tck/mapping-tck-document/pom.xml
The file was modified tck/driver-tck/pom.xml
Commit d35e24eab529adaefc523c200896fc652b310060 by Otavio Santana
creates column test
(commit: d35e24e)
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnEntityTest.java
The file was modified tck/communication-tck/communication-tck-column/pom.xml
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnsTest.java
The file was modified tck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/KeyValueEntityTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/DefaultColumnConditionTest.java
Commit ba1df292997609678686c3f989ff8b11864eff96 by Otavio Santana
creates parser to key-value communication tck
(commit: ba1df29)
The file was addedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/KeyValueQueryParserTest.java
Commit 8ec30087c75ef75854d6b1ad4309df081f22ca22 by Otavio Santana
Updates package names at TCK
(commit: 8ec3008)
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnQueryParserTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnsTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentsTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnParamsTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentDeleteQueryTest.java
The file was addedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/keyvalue/KeyValueQueryParserTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/SelectQueryBuilderTest.java
The file was modified tck/communication-tck/communication-tck-document/pom.xml
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnEntityTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnQueryParserAsyncTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnDeleteQueryTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DefaultDeleteQueryBuilderTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DefaultSelectQueryBuilderTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/DeleteQueryBuilderTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentQueryParserTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentParamsTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentQueryTest.java
The file was removedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/KeyValueEntityTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnEntityTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnQueryParserAsyncTest.java
The file was addedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/keyvalue/KeyValueEntityTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/SelectQueryBuilderTest.java
The file was addedtck/communication-tck/communication-tck-document/src/main/java/jakarta/nosql/communication/tck/document/DocumentEntityTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/DeleteQueryBuilderTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnQueryParserTest.java
The file was removedtck/communication-tck/communication-tck-key-value/src/main/java/jakarta/nosql/communication/tck/KeyValueQueryParserTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnQueryTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnDeleteQueryTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnsTest.java
The file was removedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/tck/ColumnParamsTest.java
The file was addedtck/communication-tck/communication-tck-column/src/main/java/jakarta/nosql/communication/column/ColumnQueryTest.java