Alessio Treglia
0de4bec862
use Cleanup(),TempDir() in test cases ( #5723 )
...
Replace defer with t.Cleanup().
Replace the combination of ioutil.TempDir, error checking
and defer os.RemoveAll() with Go testing.T's new TempDir()
helper.
Mark auxiliary functions as test helpers.
2020-11-30 12:13:25 +00:00
..
2020-06-22 10:00:51 +02:00
2020-11-24 14:49:10 +00:00
2020-11-09 15:22:36 +01:00
2020-11-30 12:13:25 +00:00
2020-11-30 12:13:25 +00:00
2020-09-03 13:08:13 +00:00
2020-08-11 14:00:11 +00:00
2020-06-22 10:00:51 +02:00
2020-11-04 17:14:48 +01:00
2020-11-17 15:37:35 +00:00
2020-08-17 16:40:50 +02:00
2020-09-22 10:22:54 +02:00
2020-09-22 10:22:54 +02:00
2020-11-30 12:13:25 +00:00
2020-10-13 10:22:53 +02:00
2020-10-13 10:22:53 +02:00
2020-11-04 17:14:48 +01:00
2019-12-11 09:31:25 +01:00
2018-06-20 17:35:30 -07:00
2020-11-09 15:22:36 +01:00
2020-11-30 12:13:25 +00:00
2020-10-13 10:22:53 +02:00