Differences From Artifact [afcab61b40]:
- File dcommon.scm — part of check-in [7e8984fe98] at 2016-07-25 20:02:07 on branch v1.61 — Selecting by run and test now working (user: matt, size: 47171) [annotate] [blame] [check-ins using]
To Artifact [ed528fceb8]:
- File dcommon.scm — part of check-in [e3e3f2e657] at 2016-07-25 21:45:39 on branch v1.61 — default is to start with compact view (user: matt, size: 47173) [annotate] [blame] [check-ins using] [more...]
︙ | |||
971 972 973 974 975 976 977 | 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 | - + | tabdat (dboard:lines->test-patt b)) (dashboard:update-run-command tabdat)) "command-testname-selector tb action")) #:value (dboard:test-patt->lines (dboard:tabdat-test-patts-use tabdat)) #:expand "YES" |
︙ |