Fabian
|
fcdd110cb7
Clean up some tests
|
3 miesięcy temu |
Fabian
|
5435c2f8c4
s/==/===
|
5 miesięcy temu |
Fabian
|
1c7432d5ae
no single quotes please
|
5 miesięcy temu |
Fabian
|
f45e086992
tests: add DISABLE_JIT env var
|
1 rok temu |
Robert Aboukhalil
|
4928c9165d
(breaking change) replace *-output-char with *-output-byte (#928)
|
1 rok temu |
Fabian
|
d4831d3b10
Remove some unncessary quoting
|
2 lat temu |
Nitin Tejuja
|
0615be5d60
Fixed issue #632 async/await (#633)
|
2 lat temu |
Fabian
|
5b95165de2
Add TEST_RELEASE_BUILD to run tests on release build
|
6 lat temu |
Ernest Wong
|
dfb47f5907
Filesystem Tests: Add stopping-on-first-failure option
|
6 lat temu |
Fabian
|
639ec0019b
Commit a temporary workaround
|
6 lat temu |
Fabian
|
d2f86799e9
Simplify load_from_json: Accept json object directly, don't run asynchronously
|
6 lat temu |
Fabian
|
028e131ddb
Rename OnJSONLoaded & small refactor
|
6 lat temu |
Ernest Wong
|
a23b4f969e
Filesystem tests: Also use non-blocking flock -n
|
6 lat temu |
Ernest Wong
|
401b814f93
Filesystem: Store infinite lock lengths
|
6 lat temu |
Ernest Wong
|
f7ee28d8ca
Filesystem tests: Replace nlinks script with function
|
6 lat temu |
Ernest Wong
|
400ed64d54
Filesystem: Add tests for byte-range file locks
|
6 lat temu |
Ernest Wong
|
e14ef4b8a9
Filesystem: Add tests for whole-file locks.
|
6 lat temu |
Ernest Wong
|
3773f0bfdf
Filesystem tests: Increase memory size to 64MiB
|
6 lat temu |
Ernest Wong
|
e5a689ac2d
Filesystem: Expand tests for hard links
|
6 lat temu |
Ernest Wong
|
c7dda46de1
Filesystem: Disallow hardlinks across filesystems
|
6 lat temu |
Ernest Wong
|
00b9ad683a
Filesystem tests: don't rely on inode.name
|
6 lat temu |
Ernest Wong
|
d368ccf617
Add more tests for filesystem hardlinks
|
6 lat temu |
Ernest Wong
|
4a76c66ff3
Improve tests for fs.Rename across mounts
|
6 lat temu |
Ernest Wong
|
0a4b6c8388
Add fs test for using .. across filesystems
|
6 lat temu |
Ernest Wong
|
e683e812fd
Mount only onto non-existent paths, existent parent
|
6 lat temu |
Ernest Wong
|
89592e8283
Use fs.RecursiveDelete before each fs test
|
6 lat temu |
Ernest Wong
|
1c6e5f2a51
Add failing tests for fs.SearchPath
|
6 lat temu |
Ernest Wong
|
070c38c6a1
Add tests for host-side fs mounting
|
6 lat temu |
Ernest Wong
|
fa7ffd6ccc
FS tests: include preparation steps in timeout
|
6 lat temu |
Ernest Wong
|
d96a3373a6
FS tests: add enable-logs switch, simplify basefs option
|
6 lat temu |