Commit graph

9 commits

Author SHA1 Message Date
Alexei Znamensky
323a1dcff8
snap: detect change by checking final state ()
* snap: detect change by checking final state

* detect change in snap_status variable

* add changelog frag
2023-10-08 12:03:31 +02:00
Alexei Znamensky
6e3a56ffce
encapsulate test function in the helper class () 2023-09-13 00:24:10 +12:00
Alexei Znamensky
bdf8852e8d
test helper: create static methods .from_file() and .from_list() ()
create static methods .from_file() and .from_list()
2023-09-12 06:42:33 +02:00
Alexei Znamensky
40cad3e7a9
gconftool2: using yaml-specified unit tests ()
* gconftool2: using yaml-specified unit tests

* gconftool2_info: using yaml-specified unit tests

* adjust code for skip and xfail
2023-09-02 23:30:15 +12:00
Alexei Znamensky
14bc13ba3c
further improvements ()
* further improvements

* some renaming
2023-09-02 14:26:39 +12:00
Alexei Znamensky
c2d3302fc4
snap: using yaml-specified unit tests ()
* snap: using yaml-specified unit tests

* remove extraneous code
2023-09-02 10:44:58 +12:00
Alexei Znamensky
ce6b2bc362
remove extraneous unused constant () 2023-09-01 06:32:31 +02:00
Alexei Znamensky
ea6fb9da8f
snap: add param "dangerous" ()
* snap: add param "dangerous"

* adjusted run_command out for simple test case

* add changelog frag
2023-07-15 12:54:39 +02:00
Alexei Znamensky
eb734d03c0
snap: fix bug when processing output ()
* snap: fix bug when processing output

* add changelog frag
2023-07-02 21:27:50 +02:00