Files
nvbench/testing
Allison Vacanti 0477514bb6 Axis spec revamp.
- Add support for single values ("Axis=Value").
- Make other value specs shell friendly:
  - Range: "Axis:(2:10:2)"  -> "Axis=[2:10:2]"
  - List:  "Axis:{2,3,4,5}" -> "Axis=[2,3,4,5]"
  - ":" -> "=" feels more natural
  - "{}()" characters have special meaning in bash.
  - "[]" character don't require escapes.
  - Using the same braces for both ranges/list is easier to remember,
    only the delimiter changes.
2021-02-10 09:55:50 -05:00
..
2021-02-03 21:39:17 -05:00
2020-12-29 23:51:09 -05:00
2021-02-04 13:15:21 -05:00
2021-02-10 09:55:50 -05:00
2021-01-02 01:45:12 -05:00
2021-02-04 18:54:44 -05:00
2021-02-02 18:24:26 -05:00
2021-02-04 18:54:44 -05:00