Files
George Barnett a18bddb0ac Add back NIOFileSystem (#3380)
Motivation:

We accidentally removed the 'NIOFileSystem' module from the
'_NIOFileSystem' product in the last release.

Modifications:

- Rename 'NIOFileSystem' and 'NIOFileSystemFoundationCompat' to 'NIOFS'
  and 'NIOFSFoundationCompat'
- Add back 'NIOFileSystem' which re-exports '_NIOFileSystem' (there was
  no publicly available 'NIOFileSystemFoundationCompat' module to
  remove, only '_NIOFileSystemFoundationCompat').

Result:

Fewer breaks
2025-09-23 17:29:01 +01:00
..
2025-09-23 17:29:01 +01:00
2025-09-23 17:29:01 +01:00
2025-09-23 17:29:01 +01:00

Test Data

This directory contains known files and directories for integration testing. This avoids having to rely on APIs for creating files and directories in order to test APIs which read files and directories.