Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release for eo-0.40.3 #255

Merged
merged 1 commit into from
Oct 30, 2024
Merged

New release for eo-0.40.3 #255

merged 1 commit into from
Oct 30, 2024

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Oct 30, 2024

New release for eo-0.40.3


PR-Codex overview

This PR updates the version of the eo-runtime from 0.40.0 to 0.40.3 across multiple files and adds test cases in the tests directory for various functionalities in the org.eolang package.

Detailed summary

  • Updated eo-runtime version from 0.40.0 to 0.40.3 in multiple files.
  • Added tests package in various test files.
  • Created new test cases for:
    • 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
    • Various updates in object definitions including nan, tuple, text, real, angle, rust, file, true, false, pi, random, negative-infinity, positive-infinity, malloc, stdin, try, range, and many others.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link
Member

@yegor256 yegor256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@yegor256 yegor256 merged commit 43c1d66 into master Oct 30, 2024
3 checks passed
@yegor256 yegor256 deleted the update-eo-0.40.3 branch October 30, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants