-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTESTLOG.txt
26 lines (20 loc) · 1.04 KB
/
TESTLOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TESTLOG.txt
-----------
(See README for qt-compiler notes)
Linux Win Mac
User selected folder PASS PASS
* Selectable with dialog PASS PASS
* Selectable via string PASS PASS
Displays file names and file sizes PASS PASS
* Works with folders with spaces PASS PASS
* Works with files with spaces PASS PASS
* Works with spaces in path PASS PASS
* Works with differing cases on windows N/A PASS
Displays total number of files PASS PASS
Displays total file sizes PASS PASS
Doesn't display folders PASS PASS
Only refresh necessary table cells
* File changed PASS PASS
* File Added FAIL FAIL
* File removed FAIL FAIL
Works with up to 10000 files ? PASS