| D | UTscapy.py | 31 name = name[:-3] 113 ANSI = 2 variable in Format 128 if kwd.startswith('-'): 186 self.num = -1 202 # Use -c as first argument !! 217 "format": "ansi", 237 …=get_if_exist("kw_ok", []), kw_ko=get_if_exist("kw_ko", []), format=get_if_exist("format", "ansi")) 254 test_campaign.title = l[1:].strip() 256 testset = TestSet(l[1:].strip()) 260 test = UnitTest(l[1:].strip()) [all …]
|