On 02/12/20 20:41, Chris Johns wrote:
> On 3/12/20 3:05 am, cl...@isep.ipp.pt wrote:
>> From: Cláudio Maia
> Thanks. Does this work on python2?
I had to do a small change in v2 due to the unicode string returned by
path.basename() which was not being handled correctly by PyYAML.
After that chan
On 3/12/20 3:05 am, cl...@isep.ipp.pt wrote:
> From: Cláudio Maia
Thanks. Does this work on python2?
>
> ---
> tester/rt/test.py | 104 +-
> 1 file changed, 102 insertions(+), 2 deletions(-)
>
> diff --git a/tester/rt/test.py b/tester/rt/test.py
> i
From: Cláudio Maia
---
tester/rt/test.py | 104 +-
1 file changed, 102 insertions(+), 2 deletions(-)
diff --git a/tester/rt/test.py b/tester/rt/test.py
index 9b157e9..0178a8d 100644
--- a/tester/rt/test.py
+++ b/tester/rt/test.py
@@ -339,9 +339,109 @@