Ma_124

Results 5 issues of Ma_124

I have an MemMapFs with the following structure: ```go ([]os.FileInfo) (len=1 cap=1) { (*mem.FileInfo)(0xc420098080)({ FileData: (*mem.FileData)(0xc4200a6300)({ Mutex: (sync.Mutex) { state: (int32) 0, sema: (uint32) 0 }, name: (string) (len=44) "abc.txt_a3171851-d16d-4b27-a790-1a4d3d4f221a",...

bug

I really like QTPL but I rarely use it for HTML generation but rather go code generation. So I often write code like this to avoid the automatic HTML escaping...

*Before:* ![before @ media print](https://user-images.githubusercontent.com/22096295/58726817-fce19300-83e2-11e9-99a3-16b6f5566a54.png) *After:* (empty circles are shown when no modules are selected) ![image](https://user-images.githubusercontent.com/22096295/58726917-4500b580-83e3-11e9-93a3-12ab16075b8b.png)

EqualFileContent checks whether a file has the expected content.

enhancement
pkg-assert
must-rebase