Log of /trunk/eweasel/tests/directory002
Directory Listing
Revision
103101 -
Directory Listing
Modified
Mon Apr 29 14:01:20 2019 UTC
(7 months, 1 week ago)
by
alexk
Updated tests to use the new default for total order on real numbers.
Revision
101026 -
Directory Listing
Modified
Wed Nov 8 18:44:52 2017 UTC
(2 years ago)
by
alexk
Added explicit types for manifest arrays when needed.
Revision
98943 -
Directory Listing
Modified
Sun Jun 19 11:10:54 2016 UTC
(3 years, 5 months ago)
by
alexk
Supported multiple forms of expected file name entries (by adding NFD-normalized forms for file names that have different NFC and NFD forms) to make the test passing on OSes/file systems that perform one of other form of Unicode normalization when creating files.
Revision
98937 -
Directory Listing
Modified
Fri Jun 17 12:00:23 2016 UTC
(3 years, 5 months ago)
by
alexk
Changed test to check for file names internally as it turns out output to standard output gets transformed on Linux using composed characters instead of regular UTF-8 ones.
Added test cases for {DIRECTORY}.recursive_delete and {DIRECTORY}.delete_content.
Revision
98923 -
Directory Listing
Modified
Thu Jun 16 09:45:59 2016 UTC
(3 years, 5 months ago)
by
alexk
Extended test with cases when no action calls are requested.
Revision
98922 -
Directory Listing
Modified
Thu Jun 16 09:08:31 2016 UTC
(3 years, 5 months ago)
by
alexk
Extended test to check {DIRECTORY}.recursive_delete_with_action as well as nested files rather than directories.
Revision
98921 -
Directory Listing
Added
Thu Jun 16 06:50:02 2016 UTC
(3 years, 5 months ago)
by
alexk
Added an example for bug#19245.