Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
thunar:dev:integration_testcases [2024/06/17 16:30] – Add file monitoring test alexxconsthunar: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:
         * ''mv .hidden hidden''         * ''mv .hidden hidden''
         * ''mv hidden .hidden''         * ''mv hidden .hidden''
 +      * ''touch a && mv a a.bin && rm a.bin && touch a && mv a a.bin''
 +        * 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/move)       * Save file via mousepad (creates some temp files and then replaces the original one via rename/move)
       * Create and enter some folder ''foo''. Press back and then rename that folder via F2.       * Create and enter some folder ''foo''. Press back and then rename that folder via F2.