Releases: groonga/grntest
Releases · groonga/grntest
grntest 1.8.3: 2025-04-29
Improvements
-
Improved error output when an exception occurs.
-
Required json 2.11.3 or later. Because json 2.11.0 changed
JSON.pretty_generateresult.- Note that this broke existing tests. We need to update
.expectedcontents with new output.
- Note that this broke existing tests. We need to update
grntest 1.8.2: 2025-02-18
Improvements
- Changed not to terminate if there is an exception during testing.
- Retry by
--n-retriesis now available even when an exception occurs.
- Retry by
grntest 1.8.1: 2025-02-14
Improvements
#@require-cpu: Added to run tests only when Groonga is built for
the given CPU architecture.
grntest 1.8.0: 2025-01-23
Improvements
- Added support for normalizing units in
index_column_diff
progress log.
grntest 1.7.9: 2025-01-23
Improvements
- Added support for normalizing
index_column_diffprogress log.
grntest 1.7.8: 2025-01-15
Improvements
@add-substitution: Added support for"in substituted and
normalized templates.
grntest 1.7.7: 2024-11-12
Improvements
- Required json 2.8.1 or later. Because json 2.8.0 changed
JSON.pretty_generateresult.- Note that this broke existing tests. We need to update
.expectedcontents with new output.
- Note that this broke existing tests. We need to update
grntest 1.7.6: 2024-09-25
Improvements
#@require-os: Added to run tests only when Groonga is built for
the given OS.