aboutsummaryrefslogtreecommitdiffstats
path: root/model-data/src/test/java/org
Commit message (Collapse)AuthorAge
* build: migration to Gradle 7Libravatar Kristóf Marussy2021-09-29
|
* Import fixLibravatar OszkarSemerath2021-09-19
|
* renamed TupleRelationView -> KeyOnlyViewLibravatar OszkarSemerath2021-08-17
|
* changed querytest to highlight query independence from modelLibravatar OszkarSemerath2021-08-17
|
* Views works as keys + they can be instantiated without modelLibravatar OszkarSemerath2021-08-17
|
* Build fixes, formattingLibravatar Kristóf Marussy2021-08-16
|
* First working test for querying models.Libravatar OszkarSemerath2021-08-16
| | | Co-authored-by: Attila Ficsor <ficsorattila96@gmail.com>
* :lipstick:Libravatar OszkarSemerath2021-08-16
|
* Basic Model building testsLibravatar OszkarSemerath2021-08-16
|
* Tests for CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* Tests for CollectionsUtilLibravatar OszkarSemerath2021-08-15
|
* test environment to evaluate the return value of putLibravatar OszkarSemerath2021-08-11
|
* removed unused importLibravatar OszkarSemerath2021-08-11
|
* Fixed multithread testLibravatar OszkarSemerath2021-08-11
|
* getCursor renamed to getAllLibravatar OszkarSemerath2021-08-10
|
* Tuple and Tuple continuous hash providerLibravatar OszkarSemerath2021-08-08
|
* Multithread tests addedLibravatar OszkarSemerath2021-08-06
|
* More smoke -> fuzzLibravatar OszkarSemerath2021-08-06
|
* Renamed Smoke tests to Fuzz testsLibravatar OszkarSemerath2021-08-06
|
* Fixed warningLibravatar OszkarSemerath2021-08-02
|
* Tests for shared store.Libravatar OszkarSemerath2021-08-02
|
* compare slow smoke testLibravatar OszkarSemerath2021-08-01
|
* halved fast test runtime without changing coverageLibravatar OszkarSemerath2021-08-01
|
* Sonar fixesLibravatar OszkarSemerath2021-08-01
|
* KEY,VALUE replaced with K,V to please SonarLibravatar OszkarSemerath2021-08-01
|
* ContentEquals test + typo fixLibravatar OszkarSemerath2021-08-01
|
* Slow smoke test copy-paste errorLibravatar OszkarSemerath2021-07-31
|
* Todo already fixed -> todo removedLibravatar OszkarSemerath2021-07-31
|
* Data structure cleanup with SonarLibravatar Kristóf Marussy2021-07-29
|
* Add new data structure for backendLibravatar Kristóf Marussy2021-07-29
Co-authored-by: Oszkár Semeráth <semerath@mit.bme.hu>