Shotplan

Shotplan

shotplan Full revision log

shotplan Full revision log

Revision Date Log

80

2026-09-06 23:45:01

Changed: MANPAGE.txt shotplan.1

79

2026-09-06 23:24:21

fixed man’s section in makefile

78

2026-09-06 18:17:12

fixed bug of generated epilog for live recording test cases in automatic mode

77

2026-09-06 18:02:26

fixed for rev76

76

2026-09-06 17:47:29

fixed : empty adoc reports were generated for live recording test cases in automatic mode

75

2026-09-03 19:53:17

Changed: MANPAGE.txt

74

2026-09-03 19:51:42

Changed: CHANGELOG.txt shotplan

73

2026-09-03 19:08:36

Changed: Makefile

72

2026-09-03 19:07:00

Changed: CHANGELOG.txt pack/debian/control README.asciidoc. New: README-version-upgrade.txt

71

2026-09-02 21:52:41

fixed makefile regarding new usage of 'av diff', put man page in section 1

70

2026-08-28 16:27:03

code cleanup to make it releasable

69

2026-08-27 19:41:57

updated fixed incorrect display of shell-api info in test header

68

2026-08-27 19:34:53

fixed incorrect display of shell-api info in test header

67

2026-08-27 17:49:05

fixed shotplan hash not limited to 16 chars in test header (before a commented code block was modified)

66

2026-08-27 17:44:46

fixed shotplan hash not limited to 16 chars in test header

65

2026-08-27 17:41:53

improved test header using a formatted text table

64

2026-08-27 11:43:20

when in automatic test mode, explicitly deactivated the tests requiring a live video recording

63

2026-08-27 10:43:01

improved license file wording

62

2026-08-27 10:25:10

put shotplan under GPL license

61

2026-08-27 10:08:05

catch-obs-recordings.sh regression fix and improv

60

2026-08-24 14:21:59

added ?? directive chars to ignore return values since all return values are now checked

59

2026-08-21 16:36:18

Changed: README.asciidoc

58

2026-08-21 16:35:51

upgrade version

57

2026-08-21 15:55:55

fixes related to latest commit 56

56

2026-08-21 10:51:56

automatied/fix test error handling (single assertion failure were not bubbled up), now interrupting immediately the test if an command evaluation fails and error is bubbled up to the overall test result, no human reading necessary anymore

55

2026-08-13 01:04:41

fix for integrated new way to integrate shell api

54

2026-08-13 00:50:13

updated version info and manpage

53

2026-08-13 00:44:54

fix for 51

52

2026-08-13 00:44:19

fix for 51

51

2026-08-13 00:43:34

integrated new way to integrate shell api

50

2026-07-24 01:09:27

Changed: README.asciidoc

49

2026-07-24 01:02:00

Changed: MANPAGE.txt shotplan.8 shotplan__help.sh

48

2026-07-24 01:00:49

Changed: MANPAGE.txt shotplan.8

47

2026-07-24 01:00:32

Changed: EXAMPLES.txt MANPAGE.txt shotplan.8

46

2026-07-24 00:59:24

Changed: shotplan__options.sh

45

2026-07-24 00:56:50

updated manpage

44

2026-07-24 00:49:20

New: MANPAGE.txt

43

2026-07-24 00:48:56

completed makefile with github export and MANPAGE.txt generation

42

2026-07-23 12:54:32

added _filter property for test plans in order to exclude a plan depending on a certain condition (script)

41

2026-07-23 12:06:39

Changed: shotplan.8

40

2026-07-23 12:05:29

updated examples and help

39

2026-07-23 11:08:58

manpage

38

2026-07-23 11:06:55

finished refactoring from genapp and added a bit documentation

37

2026-07-22 19:15:50

New: syncfull.yml

36

2026-07-22 19:11:31

hash cleanup

35

2026-07-22 17:53:59

added upload in makefile

34

2026-07-22 17:27:39

Deleted: gen

33

2026-07-22 17:07:11

added the shotplan identification in the test banner

32

2026-07-22 16:48:02

removed temp gen dir

31

2026-07-22 16:41:45

Changed: LICENSE.txt Makefile shotplan

30

2026-07-22 16:32:38

renamed code prefix shotplan to Shotplan

29

2026-07-22 16:28:01

refactored shotplan from a genapp-generated app

28

2026-07-16 01:27:54

cleaning up obsolete code

27

2026-07-08 19:07:44

fixed a regression in generated adoc report

26

2026-07-08 18:26:41

fixed a bug causing next test report adoc to be modified with incomplete content even when the current test was skipped or aborted; added script dep to the net api needed to handle MAC addr in test plan if needed

25

2026-07-06 12:42:26

added option to abort all tests by key 'a' at the end of a test

24

2026-06-14 17:32:38

reduced size of app hashes in test header

23

2026-06-14 17:09:11

showing the revision and hash of the test bench in the test report header

22

2026-06-14 16:22:51

changed again header displayed for each step, using the new builtin option --revision and --hash

21

2026-06-11 03:05:23

made independet of sumo and adapted overall for indendependent tests in container

20

2026-06-11 00:04:49

removed deps to sumo and fix

19

2026-06-10 11:45:22

minor changes, comments

18

2026-06-09 12:24:49

cleanup

17

2026-06-05 20:26:52

removed users’s enter to continue

16

2026-06-05 12:23:43

shotplan now showing app exe version and path, as well as app src and revision. Same for testbench; Made screen keyboard visibility oconfigurable

15

2026-06-03 16:01:54

added silent lines feature in command set (starting '?'), fixed undeclared var in catch-obs-recordings.sh resulting in undefined behaviors

14

2026-05-07 22:39:12

added now required yaml dependency

13

2026-05-07 22:35:32

now a separate files for handling options ; added options to list all plan ids; some improvs

12

2026-05-07 00:21:29

fixing paths and dependencies for able to run it inside a docker (in a different env) + -T option handled now for tests involving video recording

11

2026-05-06 04:50:04

fixes and make -F generate a clean list

10

2026-05-05 08:05:30

fixed a regression introduced while using the own optimized YAML__readAll. The new lines are slurped , while newlines are relevant for the generated adoc, which are based on adoc templates read from YAML shotplan. Now using the special n char standing for the lline in the templates, replaced with a null string

9

2026-05-05 06:24:41

removed some restrictions when no generating any report

8

2026-05-05 03:52:00

latest shotplan tool as used for sumo tests

7

2026-05-04 12:07:09

added --from option + reworked usage of secrets via cmdpreproc.sh and cmdpostproc.sh

6

2026-05-02 17:17:35

automatic reading of window id + displaying test env reqs before running tests

5

2026-05-02 16:28:25

commented overwhelming display

4

2026-05-02 16:20:28

added posttest script

3

2026-05-02 13:30:20

integrating a function to allow executing a preparation script

2

2026-05-02 03:13:58

show tested sumo version before test start

1

2026-05-02 03:10:36

bugfix

0

2026-05-02 02:53:06

first version under CM