Re: What is the status of Euphoria V4.10?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Here are my idea:

  • First, fix all errors indicated by the failing unit tests!

In particular with respect to std/net/http.e:

  • Adapt the std/net/http.e routines to use the CURL library so that the other http tests actually pass. See https://github.com/shawnpringle/euphoria/tree/http-curl for an implementation of this.
  • Fix the OpenEuphoria.org web server to provide the resources that the above tests rely on.
  • The curl branch needs documentation that EUPHORIA requires CURL, curl needs to be a requirement in the install and deb file creation.

Numeric limits:

Unit tests that deal with literal numbers that are too small to be put into a Euphoria atom, and should report an error rather than being read as zero or worse a huge number, are failing on my machine and probably most machines because these limits are different depending on the processor capabilities. The path of least resistance is to create an alternative set of control files for machines that have this capability and possibly adapt the testing program to use those.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu