Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
thunar:dev:integration_testcases [2024/05/19 11:07] – alexxcons | thunar:dev:integration_testcases [2025/07/02 08:26] (current) – alexxcons | ||
---|---|---|---|
Line 20: | Line 20: | ||
* Preparation for testing | * Preparation for testing | ||
- | * Create | ||
* Open a folder in list view + shortcuts pane | * Open a folder in list view + shortcuts pane | ||
* Open the same folder in icon view + tree pane | * Open the same folder in icon view + tree pane | ||
Line 65: | Line 64: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
+ | * a.bin should be visible and a should be gone | ||
* Save file via mousepad (creates some temp files and then replaces the original one via rename/ | * Save file via mousepad (creates some temp files and then replaces the original one via rename/ | ||
- | * Create and enter some folder '' | + | * Create and enter some folder '' |
* G_FILE_MONITOR_EVENT_CHANGED | * G_FILE_MONITOR_EVENT_CHANGED | ||
* Sort files by date in both views | * Sort files by date in both views | ||
Line 74: | Line 75: | ||
* G_FILE_MONITOR_EVENT_DELETED | * G_FILE_MONITOR_EVENT_DELETED | ||
* '' | * '' | ||
+ | * for i in {1..1000}; do touch test; rm test; done (no ghost files should remain) | ||
* On a gvfs mount | * On a gvfs mount | ||
* Open some folder at < | * Open some folder at < | ||
* Create, rename, delete a file via thunar (The changes have to be visible in thunar) | * Create, rename, delete a file via thunar (The changes have to be visible in thunar) | ||
* Open the same folder via local path. A file created there should show after F5 | * Open the same folder via local path. A file created there should show after F5 |