[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix tests

2023-10-03 Thread Caleb Burns (@cpburnz)
Caleb Burns pushed to branch branch/win-scandir-symlinks at PyPy / pypy Commits: e6518868 by Caleb Burns at 2023-10-03T21:00:04-04:00 Fix tests --HG-- branch : win-scandir-symlinks - - - - - 1 changed file: - pypy/module/posix/test/apptest_scandir.py View it on Heptapod: https://foss.he

[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix tests

2023-09-30 Thread Caleb Burns (@cpburnz)
Caleb Burns pushed to branch branch/win-scandir-symlinks at PyPy / pypy Commits: 2e8547dd by Caleb Burns at 2023-09-30T22:56:16-04:00 Fix tests --HG-- branch : win-scandir-symlinks - - - - - 2 changed files: - pypy/module/posix/test/apptest_scandir.py - pypy/module/posix/test/test_scandir.