Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New release for eo-0.40.3
PR-Codex overview
This PR updates the version of the
eo-runtime
from0.40.0
to0.40.3
across multiple files and adds test cases in thetests
directory for various functionalities in theorg.eolang
package.Detailed summary
eo-runtime
version from0.40.0
to0.40.3
in multiple files.tests
package in various test files.prints-itself
int-less-true
nan-not-eq-number
encages-into-cage
just-prints-warning
compares-two-bools
i16-has-valid-bytes
i32-has-valid-bytes
i64-has-valid-bytes
sin-zero
takes-part-of-bytes
goto-jumps-backwards
checks-os-family
writes-into-memory-of
catches-simple-exception
abs-int-positive
random-with-seed
sscanf-with-string
reads-empty-bytes
prints-simple-string
while-dataizes-only-first-cycle
invokes-getpid-correctly
map-rebuilds-itself
set-rebuilds-itself
makes-tuple-through-special-syntax
text-slices-the-origin-string
dataized-does-not-do-recalculation
list-should-not-be-empty
bound-tmpfile-does-not-recreates-file
determines-separator-depending-on-os
check-if-current-directory-is-directory
rust-long-variable
global-temp-dir-exists
reads-all-bytes-and-returns-length
reads-from-bytes-and-writes-to-memory
converts-bytes-to-array
makes-an-input-from-bytes-and-reads
hash-code-of-bools-is-number
negative-infinity-is-equal-to-one-div-zero
positive-infinity-is-equal-to-one-div-zero
simple-range-of-ints-from-one-to-ten
writes-bytes-to-nowhere
throws-on-taking-max-from-empty-sequence-of-numbers
nan
,tuple
,text
,real
,angle
,rust
,file
,true
,false
,pi
,random
,negative-infinity
,positive-infinity
,malloc
,stdin
,try
,range
, and many others.