77fcd572dc 
								
							
								 
							
						 
						
							
							
								
								fmt: remove unused imports  
							
							
							
						 
						
							2020-04-13 15:05:51 +02:00  
				
					
						
							
							
								 
						
							
							
								8cbdb75dd6 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix match expr multiline error  
							
							... 
							
							
							
							* cgen: fix match expr multiline error
* Support for multiple statements in the else part of the match.
* Add a test for the match expression with multiple statements. 
							
						 
						
							2020-04-13 13:05:38 +03:00  
				
					
						
							
							
								 
						
							
							
								99db5f53f7 
								
							
								 
							
						 
						
							
							
								
								repl_test.v: fix compilation (non working ones are for now renamed to .skip)  
							
							
							
						 
						
							2020-04-13 11:06:52 +03:00  
				
					
						
							
							
								 
						
							
							
								74ba8f5cc9 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: add testing for !in  
							
							
							
						 
						
							2020-04-13 02:29:07 +02:00  
				
					
						
							
							
								 
						
							
							
								78f9f25a00 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix !in not working with maps  
							
							
							
						 
						
							2020-04-13 02:22:55 +02:00  
				
					
						
							
							
								 
						
							
							
								a0d6651e0e 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: fix typeof_test  
							
							
							
						 
						
							2020-04-13 02:22:14 +02:00  
				
					
						
							
							
								 
						
							
							
								1a4113d245 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: store errors in []Error  
							
							
							
						 
						
							2020-04-13 01:56:01 +02:00  
				
					
						
							
							
								 
						
							
							
								da5a1e458b 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix match expr in assert  
							
							
							
						 
						
							2020-04-13 01:53:26 +02:00  
				
					
						
							
							
								 
						
							
							
								6ada43df61 
								
							
								 
							
						 
						
							
							
								
								fmt: test automatic import insertion  
							
							
							
						 
						
							2020-04-12 17:57:05 +02:00  
				
					
						
							
							
								 
						
							
							
								810a0725ec 
								
							
								 
							
						 
						
							
							
								
								tests: fix fmt tests  
							
							
							
						 
						
							2020-04-12 17:49:31 +02:00  
				
					
						
							
							
								 
						
							
							
								0db0c642c3 
								
							
								 
							
						 
						
							
							
								
								vfmt: add missing imports automatically  
							
							
							
						 
						
							2020-04-12 17:45:04 +02:00  
				
					
						
							
							
								 
						
							
							
								d55f4ab097 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix error priting struct which has .str already  
							
							
							
						 
						
							2020-04-12 16:25:02 +03:00  
				
					
						
							
							
								 
						
							
							
								5818956cdc 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: % escape in string interpolated literals  
							
							... 
							
							
							
							* cgen: % escape in c call to _STR
* tests: add test for string % escape
* Add a test for the % escaping when interpolating inside strings 
							
						 
						
							2020-04-12 16:24:23 +03:00  
				
					
						
							
							
								 
						
							
							
								4449468ca4 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: correct error position on field and method errors  
							
							
							
						 
						
							2020-04-12 15:19:07 +03:00  
				
					
						
							
							
								 
						
							
							
								e247690fe1 
								
									
								
							
								 
							
						 
						
							
							
								
								map: fast_string_eq and improved comments  
							
							... 
							
							
							
							* improved comments and fast_string_eq
* make it pass CI
* enumerate traits
* Add parameter back
* remove space
* remove parameter
* Allow bootstrap compilation in one step with old vc (add new_map/2 shim). 
							
						 
						
							2020-04-12 15:10:06 +03:00  
				
					
						
							
							
								 
						
							
							
								79dad0bca9 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix enum default value in struct  
							
							... 
							
							
							
							* parser: fix enum default value in struct
* Add a test for the enum default values in structs.
* Fix compilation of vfmt.
* Run vfmt over enum_default_value_in_struct_test.v
* Cleanup spurious , in vfmt output for enum declarations
Co-authored-by: Delyan Angelov <delian66@gmail.com> 
							
						 
						
							2020-04-12 13:35:54 +03:00  
				
					
						
							
							
								 
						
							
							
								0ced7116b6 
								
									
								
							
								 
							
						 
						
							
							
								
								string: add is_upper/is_lower and fix parser.match_expr error  
							
							... 
							
							
							
							* string: add is_upper/is_lower and fix parser.match_expr error
* to_capital => capitalize, to_title => title
* is_titled => is_title, is_capitalized => is_capital 
							
						 
						
							2020-04-12 13:09:05 +03:00  
				
					
						
							
							
								 
						
							
							
								db2c656da8 
								
									
								
							
								 
							
						 
						
							
							
								
								scanner: `!in` token  
							
							
							
						 
						
							2020-04-12 07:30:26 +02:00  
				
					
						
							
							
								 
						
							
							
								c3e78b8c8f 
								
									
								
							
								 
							
						 
						
							
							
								
								vdoc: use the new suffix  
							
							
							
						 
						
							2020-04-12 02:50:19 +02:00  
				
					
						
							
							
								 
						
							
							
								0a03797694 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: run vfmt  
							
							
							
						 
						
							2020-04-12 01:41:26 +02:00  
				
					
						
							
							
								 
						
							
							
								1abdf2d68f 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix missing defer in fn main()  
							
							
							
						 
						
							2020-04-12 01:38:14 +02:00  
				
					
						
							
							
								 
						
							
							
								0f19f9dd51 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: test call of variadic function with no arguments  
							
							
							
						 
						
							2020-04-12 01:37:34 +02:00  
				
					
						
							
							
								 
						
							
							
								4b029567e5 
								
							
								 
							
						 
						
							
							
								
								tests: test string literal indexing and mutable array filter  
							
							
							
						 
						
							2020-04-11 23:32:00 +02:00  
				
					
						
							
							
								 
						
							
							
								39245f088a 
								
							
								 
							
						 
						
							
							
								
								array: test !in and filter  
							
							
							
						 
						
							2020-04-11 23:01:50 +02:00  
				
					
						
							
							
								 
						
							
							
								449d839684 
								
							
								 
							
						 
						
							
							
								
								checker: make sure functions return  
							
							
							
						 
						
							2020-04-11 21:50:14 +02:00  
				
					
						
							
							
								 
						
							
							
								581d836de6 
								
							
								 
							
						 
						
							
							
								
								!in operator  
							
							
							
						 
						
							2020-04-11 21:31:54 +02:00  
				
					
						
							
							
								 
						
							
							
								1b6ae00966 
								
							
								 
							
						 
						
							
							
								
								os: rename os_nix.v to os_nix.c.v  
							
							
							
						 
						
							2020-04-11 20:43:17 +02:00  
				
					
						
							
							
								 
						
							
							
								dc4db87be3 
								
									
								
							
								 
							
						 
						
							
							
								
								vlib: use new filename format  
							
							
							
						 
						
							2020-04-11 19:51:32 +02:00  
				
					
						
							
							
								 
						
							
							
								f91e3a5d3c 
								
							
								 
							
						 
						
							
							
								
								cgen: arr[i] +=, /=, -=  
							
							
							
						 
						
							2020-04-11 19:07:03 +02:00  
				
					
						
							
							
								 
						
							
							
								d078e6bb08 
								
									
								
							
								 
							
						 
						
							
							
								
								net: check if socket descriptor is valid  
							
							
							
						 
						
							2020-04-11 19:06:01 +02:00  
				
					
						
							
							
								 
						
							
							
								1fde205f97 
								
									
								
							
								 
							
						 
						
							
							
								
								time: return optional value directly  
							
							
							
						 
						
							2020-04-11 18:56:39 +02:00  
				
					
						
							
							
								 
						
							
							
								0050c1915b 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: call module `init` function if available  
							
							
							
						 
						
							2020-04-11 18:38:51 +02:00  
				
					
						
							
							
								 
						
							
							
								d0ac69d12e 
								
							
								 
							
						 
						
							
							
								
								parser: fix sizeof(&Foo)  
							
							
							
						 
						
							2020-04-11 18:38:25 +02:00  
				
					
						
							
							
								 
						
							
							
								ea960b2ce2 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix inter literal format error  
							
							
							
						 
						
							2020-04-11 17:25:39 +02:00  
				
					
						
							
							
								 
						
							
							
								df825506fd 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix check for array equality  
							
							
							
						 
						
							2020-04-11 17:25:25 +02:00  
				
					
						
							
							
								 
						
							
							
								63d747042e 
								
							
								 
							
						 
						
							
							
								
								cgen: fix sizeof(&int)  
							
							
							
						 
						
							2020-04-11 16:24:25 +02:00  
				
					
						
							
							
								 
						
							
							
								61c1535199 
								
							
								 
							
						 
						
							
							
								
								assert: generate tos3/1 calls instead of _STR (bugfix)  
							
							
							
						 
						
							2020-04-11 16:18:09 +03:00  
				
					
						
							
							
								 
						
							
							
								30714d16d9 
								
							
								 
							
						 
						
							
							
								
								c linker: pass -Xlinker -z -Xlinker muldefs only on Linux with -cache  
							
							
							
						 
						
							2020-04-11 15:24:23 +03:00  
				
					
						
							
							
								 
						
							
							
								c1aba95d7d 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: refactor script & repl handling  
							
							
							
						 
						
							2020-04-11 15:06:26 +03:00  
				
					
						
							
							
								 
						
							
							
								be16c5b21d 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: better error on short init struct  
							
							
							
						 
						
							2020-04-11 14:56:55 +03:00  
				
					
						
							
							
								 
						
							
							
								6ecb6cfe8e 
								
									
								
							
								 
							
						 
						
							
							
								
								tests: add an operator overloading test  
							
							
							
						 
						
							2020-04-11 14:39:51 +03:00  
				
					
						
							
							
								 
						
							
							
								15f4594e44 
								
							
								 
							
						 
						
							
							
								
								msvc: fix self compile, by avoiding explicit casting to the same type  
							
							
							
						 
						
							2020-04-11 13:35:41 +03:00  
				
					
						
							
							
								 
						
							
							
								b10fcc79ba 
								
							
								 
							
						 
						
							
							
								
								comptime: fix #ifdef/#endif generation  
							
							
							
						 
						
							2020-04-11 12:41:48 +03:00  
				
					
						
							
							
								 
						
							
							
								93d2ab200f 
								
							
								 
							
						 
						
							
							
								
								cheaders: fix selfcompilation with tcc  
							
							
							
						 
						
							2020-04-11 12:18:26 +03:00  
				
					
						
							
							
								 
						
							
							
								6433c23a34 
								
							
								 
							
						 
						
							
							
								
								string: add s.strip_margin_custom/1, instead of passing varargs to s.strip_margin()  
							
							... 
							
							
							
							The reason for adding s.strip_margin_custom/1 is that
passing varargs interfere with the current implementation of the
builtin module caching. 
							
						 
						
							2020-04-11 11:06:12 +03:00  
				
					
						
							
							
								 
						
							
							
								95709811e0 
								
							
								 
							
						 
						
							
							
								
								v: support VFLAGS, fix 'v run source.v arg after source'  
							
							
							
						 
						
							2020-04-11 10:28:43 +03:00  
				
					
						
							
							
								 
						
							
							
								ba799b3f85 
								
							
								 
							
						 
						
							
							
								
								builder: support v.mod/@VROOT, fix -cflags and -cache  
							
							
							
						 
						
							2020-04-11 09:57:31 +03:00  
				
					
						
							
							
								 
						
							
							
								053de0b8e3 
								
							
								 
							
						 
						
							
							
								
								checker: check variable mutability  
							
							
							
						 
						
							2020-04-11 04:09:41 +02:00  
				
					
						
							
							
								 
						
							
							
								9422cd1009 
								
							
								 
							
						 
						
							
							
								
								parser: handle mut & receivers; fix checker_error_test  
							
							
							
						 
						
							2020-04-11 02:24:00 +02:00  
				
					
						
							
							
								 
						
							
							
								8fbae86bb3 
								
							
								 
							
						 
						
							
							
								
								vfmt: skip skipped modules; add module test  
							
							
							
						 
						
							2020-04-10 22:32:52 +02:00  
				
					
						
							
							
								 
						
							
							
								b95a47b5a7 
								
							
								 
							
						 
						
							
							
								
								checker: check fn main(); vfmt: fix for{}, module and module comments  
							
							
							
						 
						
							2020-04-10 22:27:54 +02:00  
				
					
						
							
							
								 
						
							
							
								fdac3a1f2e 
								
							
								 
							
						 
						
							
							
								
								ftp.v: fix compilation  
							
							
							
						 
						
							2020-04-10 23:23:42 +03:00  
				
					
						
							
							
								 
						
							
							
								4f74410125 
								
							
								 
							
						 
						
							
							
								
								test-fixed: always chdir to main v folder before running the tests  
							
							
							
						 
						
							2020-04-10 22:40:56 +03:00  
				
					
						
							
							
								 
						
							
							
								217e6f3b8e 
								
							
								 
							
						 
						
							
							
								
								checker/parser: allow for fixed array with sizes defined with a const  
							
							
							
						 
						
							2020-04-10 22:01:22 +03:00  
				
					
						
							
							
								 
						
							
							
								514d989a27 
								
									
								
							
								 
							
						 
						
							
							
								
								builder: parse `.c.v` and `.js.v` correctly  
							
							
							
						 
						
							2020-04-10 18:25:23 +02:00  
				
					
						
							
							
								 
						
							
							
								f76931c01e 
								
							
								 
							
						 
						
							
							
								
								cache builtin modules  
							
							
							
						 
						
							2020-04-10 18:11:43 +02:00  
				
					
						
							
							
								 
						
							
							
								c815f84722 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix void assign check  
							
							
							
						 
						
							2020-04-10 15:53:06 +03:00  
				
					
						
							
							
								 
						
							
							
								42b3b19af4 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: fix checker enum infix error  
							
							
							
						 
						
							2020-04-10 15:44:01 +03:00  
				
					
						
							
							
								 
						
							
							
								adb379dd63 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix string position  
							
							
							
						 
						
							2020-04-10 15:40:52 +03:00  
				
					
						
							
							
								 
						
							
							
								83dfc6b9b9 
								
							
								 
							
						 
						
							
							
								
								checker: add more checks for multivar assignments  
							
							
							
						 
						
							2020-04-10 15:38:43 +03:00  
				
					
						
							
							
								 
						
							
							
								3573030b9b 
								
							
								 
							
						 
						
							
							
								
								checker: fix error position for assignment expression  
							
							
							
						 
						
							2020-04-10 15:14:05 +03:00  
				
					
						
							
							
								 
						
							
							
								3ea563291c 
								
							
								 
							
						 
						
							
							
								
								big.v: use again @VROOT/ for #flags  
							
							
							
						 
						
							2020-04-10 13:09:04 +03:00  
				
					
						
							
							
								 
						
							
							
								60d6543733 
								
							
								 
							
						 
						
							
							
								
								comptime: support @VROOT again  
							
							
							
						 
						
							2020-04-10 13:02:00 +03:00  
				
					
						
							
							
								 
						
							
							
								7f87ac996d 
								
									
								
							
								 
							
						 
						
							
							
								
								test: fix vlib/math/big/big_test.v  
							
							
							
						 
						
							2020-04-10 12:26:15 +03:00  
				
					
						
							
							
								 
						
							
							
								0f11d883fa 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: fix error messages and add checker tests  
							
							... 
							
							
							
							* checker: fix error messages
* tests: fix command and ignore defect output 
							
						 
						
							2020-04-10 11:59:07 +03:00  
				
					
						
							
							
								 
						
							
							
								74ac9ef195 
								
							
								 
							
						 
						
							
							
								
								builder: write intermediate .c files in the vtmp folder again  
							
							
							
						 
						
							2020-04-10 11:55:04 +03:00  
				
					
						
							
							
								 
						
							
							
								7d564e9791 
								
							
								 
							
						 
						
							
							
								
								cgen: skip inc generation for ForCStmt, when empty in the v source  
							
							
							
						 
						
							2020-04-10 10:00:14 +03:00  
				
					
						
							
							
								 
						
							
							
								d5fb68e3d6 
								
							
								 
							
						 
						
							
							
								
								vfmt: fix struct init; run on struct_test.v  
							
							
							
						 
						
							2020-04-10 00:36:50 +02:00  
				
					
						
							
							
								 
						
							
							
								9b2511133d 
								
							
								 
							
						 
						
							
							
								
								vfmt: lots of fixes; cmd/v: -keepc;  
							
							
							
						 
						
							2020-04-10 00:30:43 +02:00  
				
					
						
							
							
								 
						
							
							
								32550c6d69 
								
									
								
							
								 
							
						 
						
							
							
								
								scanner: even better error messages  
							
							
							
						 
						
							2020-04-10 00:09:34 +02:00  
				
					
						
							
							
								 
						
							
							
								320fad49c5 
								
									
								
							
								 
							
						 
						
							
							
								
								checker: check enum  
							
							
							
						 
						
							2020-04-09 19:23:49 +02:00  
				
					
						
							
							
								 
						
							
							
								6ac64c8586 
								
							
								 
							
						 
						
							
							
								
								parser: register #flags  
							
							
							
						 
						
							2020-04-09 16:39:53 +02:00  
				
					
						
							
							
								 
						
							
							
								2b685fc80a 
								
							
								 
							
						 
						
							
							
								
								table: bring back parse_cflag()  
							
							
							
						 
						
							2020-04-09 15:59:22 +02:00  
				
					
						
							
							
								 
						
							
							
								c0d86eb651 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: printing pointer should print the address  
							
							
							
						 
						
							2020-04-09 15:35:52 +02:00  
				
					
						
							
							
								 
						
							
							
								f508955b64 
								
							
								 
							
						 
						
							
							
								
								vfmt: fix mod.Type; run vfmt on ast.v  
							
							
							
						 
						
							2020-04-09 15:33:46 +02:00  
				
					
						
							
							
								 
						
							
							
								f3c917e0aa 
								
							
								 
							
						 
						
							
							
								
								fmt: fix array receivers; cmd/v: -showcc  
							
							
							
						 
						
							2020-04-09 15:05:06 +02:00  
				
					
						
							
							
								 
						
							
							
								d7ae9d7279 
								
							
								 
							
						 
						
							
							
								
								cgen: optional fixes; make http compile  
							
							
							
						 
						
							2020-04-09 14:03:47 +02:00  
				
					
						
							
							
								 
						
							
							
								87df587f5a 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix script and repl error  
							
							
							
						 
						
							2020-04-09 12:46:16 +02:00  
				
					
						
							
							
								 
						
							
							
								384d401af0 
								
									
								
							
								 
							
						 
						
							
							
								
								math: fix `bits_test`  
							
							
							
						 
						
							2020-04-09 12:43:37 +02:00  
				
					
						
							
							
								 
						
							
							
								3fbf91a044 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: printing pointers  
							
							
							
						 
						
							2020-04-09 12:29:29 +02:00  
				
					
						
							
							
								 
						
							
							
								806f86e4e2 
								
							
								 
							
						 
						
							
							
								
								assert: pretty print function calls too  
							
							
							
						 
						
							2020-04-09 13:24:26 +03:00  
				
					
						
							
							
								 
						
							
							
								56c3a8b9a2 
								
									
								
							
								 
							
						 
						
							
							
								
								base64: fix build  
							
							
							
						 
						
							2020-04-09 12:17:01 +02:00  
				
					
						
							
							
								 
						
							
							
								89b83400f5 
								
									
								
							
								 
							
						 
						
							
							
								
								math: fix factorial_test.v error  
							
							
							
						 
						
							2020-04-09 04:21:11 +02:00  
				
					
						
							
							
								 
						
							
							
								bf20b01586 
								
									
								
							
								 
							
						 
						
							
							
								
								map: fix map_test.v error  
							
							
							
						 
						
							2020-04-09 03:57:08 +02:00  
				
					
						
							
							
								 
						
							
							
								8f8f8c418e 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: implement equality on arrays  
							
							
							
						 
						
							2020-04-09 03:55:37 +02:00  
				
					
						
							
							
								 
						
							
							
								71190c27a9 
								
									
								
							
								 
							
						 
						
							
							
								
								fmt: align consts  
							
							
							
						 
						
							2020-04-09 01:10:08 +02:00  
				
					
						
							
							
								 
						
							
							
								77d41d03f5 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: inline  
							
							
							
						 
						
							2020-04-09 00:35:13 +02:00  
				
					
						
							
							
								 
						
							
							
								3f480a358e 
								
							
								 
							
						 
						
							
							
								
								fix type_alias test  
							
							
							
						 
						
							2020-04-08 22:34:21 +02:00  
				
					
						
							
							
								 
						
							
							
								1c340174b7 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: print nested structs  
							
							
							
						 
						
							2020-04-08 22:14:01 +02:00  
				
					
						
							
							
								 
						
							
							
								a08e64f37f 
								
							
								 
							
						 
						
							
							
								
								cgen: operator overloading  
							
							
							
						 
						
							2020-04-08 22:12:42 +02:00  
				
					
						
							
							
								 
						
							
							
								3521b7ff89 
								
							
								 
							
						 
						
							
							
								
								websocket: fmt example + minor fixes  
							
							
							
						 
						
							2020-04-08 21:21:58 +02:00  
				
					
						
							
							
								 
						
							
							
								6f8f8d7b1b 
								
									
								
							
								 
							
						 
						
							
							
								
								websocket: eventbus and other cleanup  
							
							
							
						 
						
							2020-04-08 21:19:01 +02:00  
				
					
						
							
							
								 
						
							
							
								b40fdd9089 
								
							
								 
							
						 
						
							
							
								
								scope: find_const  
							
							
							
						 
						
							2020-04-08 19:47:20 +02:00  
				
					
						
							
							
								 
						
							
							
								b28ab2511c 
								
									
								
							
								 
							
						 
						
							
							
								
								websocket: move library files to root of module  
							
							
							
						 
						
							2020-04-08 19:44:30 +02:00  
				
					
						
							
							
								 
						
							
							
								fa6aaad6df 
								
							
								 
							
						 
						
							
							
								
								checker: handle `x := x`  
							
							
							
						 
						
							2020-04-08 19:15:19 +02:00  
				
					
						
							
							
								 
						
							
							
								03c307a8c0 
								
									
								
							
								 
							
						 
						
							
							
								
								parser: fix struct name error  
							
							
							
						 
						
							2020-04-08 19:08:54 +02:00  
				
					
						
							
							
								 
						
							
							
								78fc9bd12b 
								
									
								
							
								 
							
						 
						
							
							
								
								fmt: short_module for enum values  
							
							
							
						 
						
							2020-04-08 18:55:50 +02:00  
				
					
						
							
							
								 
						
							
							
								d38acb5487 
								
									
								
							
								 
							
						 
						
							
							
								
								cgen: fix enum print case  
							
							
							
						 
						
							2020-04-08 18:55:10 +02:00  
				
					
						
							
							
								 
						
							
							
								3fd547f2e5 
								
							
								 
							
						 
						
							
							
								
								flag: fix compilation of programs using flag module  
							
							
							
						 
						
							2020-04-08 19:49:32 +03:00  
				
					
						
							
							
								 
						
							
							
								292b165abe 
								
							
								 
							
						 
						
							
							
								
								tests: use the yellow color for 'the ok, fail, skip, total' line too  
							
							
							
						 
						
							2020-04-08 18:49:00 +03:00