index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
tests
/
filesys.test
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
tests: Skip mkdtemp test for invalid template on Darwin.
Tomas Volf
1
-0
/
+5
2024-08-03
basename: check suffix against basename, not full argument
Rob Browning
1
-1
/
+9
2022-10-21
Define Scheme bindings to ‘openat’ when available.
Maxime Devos
1
-0
/
+73
2022-10-21
Define a Scheme binding to ‘fstatat’ when available.
Maxime Devos
1
-0
/
+80
2022-10-21
Define a Scheme binding to ‘unlinkat’ when it exists.
Maxime Devos
1
-0
/
+59
2022-10-21
Define a Scheme binding to ‘fchmodat’ when it exists.
Maxime Devos
1
-0
/
+53
2022-10-21
Define a Scheme binding to ‘renameat’ when it exists.
Maxime Devos
1
-0
/
+104
2022-10-21
Define bindings to ‘mkdirat’ when the C function exists.
Maxime Devos
1
-0
/
+38
2022-10-21
Define ‘symlinkat’ wrapper when supported.
Maxime Devos
1
-0
/
+27
2022-10-21
Allow file ports in ‘readlink’.
Maxime Devos
1
-0
/
+61
2022-10-21
Allow file ports in ‘chdir’ when supported.
Maxime Devos
1
-0
/
+41
2021-02-04
the mkdtemp tests don't clean up the directories created
Michael Gran
1
-3
/
+3
2021-01-21
Replace mutating mkdtemp! with non-mutating mkdtemp
Michael Gran
1
-21
/
+16
2021-01-19
New procedure mkdtemp! to create unique temporary directory
Michael Gran
1
-0
/
+39
2019-06-04
'basename' correctly handles "/" and "//".
Ludovic Courtès
1
-1
/
+7
2016-10-23
Move thread bindings to (ice-9 threads)
Andy Wingo
1
-0
/
+1
2013-06-16
tests: Remove symlink only when it exists.
Ludovic Courtès
1
-1
/
+2
2013-04-08
Miscellaneous 'sendfile' fixes and improved tests.
Mark H Weaver
1
-26
/
+40
2013-04-07
Change `sendfile' to loop until everything has been sent.
Ludovic Courtès
1
-59
/
+71
2013-03-25
Skip relevant `sendfile' tests when thread support is lacking.
Ludovic Courtès
1
-30
/
+34
2013-03-22
Add bindings for `sendfile'.
Ludovic Courtès
1
-2
/
+68
2013-01-30
Revert "detect and consume byte-order marks for textual ports"
Andy Wingo
1
-58
/
+1
2013-01-30
detect and consume byte-order marks for textual ports
Andy Wingo
1
-1
/
+58
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-1
/
+1
2006-05-27
Delete test file after all tests have run in order to make "make
Marius Vollmer
1
-0
/
+2
2006-04-17
(lstat): Allow for test-symlink not existing yet.
Kevin Ryde
1
-1
/
+1
2006-04-16
merge from 1.8 branch
Kevin Ryde
1
-2
/
+90
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2004-07-31
New file, exercising copy-file.
Kevin Ryde
1
-0
/
+39