Skip to content

Update deps (#22)

Update deps (#22) #68

GitHub Actions / Test Results succeeded Jun 27, 2024 in 0s

All 25 tests pass in 4s

25 tests   25 ✅  4s ⏱️
 7 suites   0 💤
 7 files     0 ❌

Results for commit 5c7c931.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

25 tests found

There are 25 tests, see "Raw output" for the full list of tests.
Raw output
com.github.pgreze.process.InputSourceTest ‑ fromFile(Path)
com.github.pgreze.process.InputSourceTest ‑ fromInputStream()
com.github.pgreze.process.InputSourceTest ‑ fromParent()
com.github.pgreze.process.InputSourceTest ‑ fromString()
com.github.pgreze.process.InputSourceTest$AsyncStreams ‑ repetition 1 of 5
com.github.pgreze.process.InputSourceTest$AsyncStreams ‑ repetition 2 of 5
com.github.pgreze.process.InputSourceTest$AsyncStreams ‑ repetition 3 of 5
com.github.pgreze.process.InputSourceTest$AsyncStreams ‑ repetition 4 of 5
com.github.pgreze.process.InputSourceTest$AsyncStreams ‑ repetition 5 of 5
com.github.pgreze.process.ProcessKtTest ‑ directory is allowing to change folder()
com.github.pgreze.process.ProcessKtTest ‑ ensure Consume and CAPTURE are playing well together(Path)
com.github.pgreze.process.ProcessKtTest ‑ env is allowing to inject environment variables()
com.github.pgreze.process.ProcessKtTest ‑ process redirect to files(Path)
com.github.pgreze.process.ProcessKtTest ‑ process support charset()
com.github.pgreze.process.ProcessKtTest ‑ process support multiple arguments()
com.github.pgreze.process.ProcessKtTest ‑ use Consume when CAPTURE is unnecessary(Path)
com.github.pgreze.process.ProcessKtTest$Cancellation ‑ [1] true
com.github.pgreze.process.ProcessKtTest$Cancellation ‑ [2] false
com.github.pgreze.process.ProcessKtTest$CaptureAllOutputs ‑ repetition 1 of 3
com.github.pgreze.process.ProcessKtTest$CaptureAllOutputs ‑ repetition 2 of 3
com.github.pgreze.process.ProcessKtTest$CaptureAllOutputs ‑ repetition 3 of 3
com.github.pgreze.process.ProcessKtTest$Print ‑ [1] true
com.github.pgreze.process.ProcessKtTest$Print ‑ [2] false
com.github.pgreze.process.ProcessKtTest$Unwrap ‑ a valid result throws nothing()
com.github.pgreze.process.ProcessKtTest$Unwrap ‑ an invalid result throws an IllegalStateException()