Changes between Initial Version and Version 1 of Ticket #1689, comment 5
- Timestamp:
- Dec 2, 2018, 10:38:04 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1689, comment 5
initial v1 2 2 > + Test number prefix (e.g: 001-arcosbig.rasql). 3 3 4 I'm not sure if this is a good idea anymore honestly. Without the number prefix it's possible to group queries by prefix (e.g. a bunch of different tests for arccos-big.rasql, arccos-small.rasql, etc). With the numbers we lose this grouping .4 I'm not sure if this is a good idea anymore honestly. Without the number prefix it's possible to group queries by prefix (e.g. a bunch of different tests for arccos-big.rasql, arccos-small.rasql, etc). With the numbers we lose this grouping and get something like 001-arccos-big.rasql, 323-arccos-small.rasql, ... 5 5 6 6 What's the advantage of this number prefix? Order of query evaluation is fixed. Although this can be emulated easily within groups where it could matter, e.g.