Illya Kysil

Results 25 issues of Illya Kysil

[weld-testing](https://github.com/weld/weld-testing) - Set of test framework extensions (JUnit 4, JUnit 5, Spock) to enhance the testing of CDI components via Weld. Supports Weld 5.

[cdi-test](https://github.com/guhilling/cdi-test) - JUnit extension for easy and efficient testing of CDI components.

### OrientDB Version: 3.2.38 ### Java Version: Java 21 (Amazon Corretto) ### OS: Linux 5.15.167.4-microsoft-standard-WSL2, amd64 ## Expected behavior - Node should re-open known databases - Node should process client...

Followup for #13 * replace reference implementation with a state machine populating one of the two buffers and switching between them when a delimiter is found in the input; *...

Followup for #12 * Current implementation is based on the wordlist and is quite wasteful in case of redefinitions of replacements as a new word is created every time.

http://man7.org/linux/man-pages/man3/history.3.html

A wrong compilation date and time are captured for the Win32 target. Output on startup: ``` $ ./IKForth-nt.exe IKForth 20.NEXT Unlicense since 1999 by Illya Kysil Compiled: 1970-01-01 00:01:47 Platform:...

bug
env:windows

Answers between 10^10 and 10^-2 were always displayed as floating-point numbers with the decimal point properly located and the exponent field blank.

``` INCORRECT RESULT: T{ 1.E 1.00005E tf= -> false }T ```

``` Running test of square root(x). Testing if sqrt(X * X) == X for 20 Integers X. Test for sqrt monotonicity. sqrt has passed a test for Monotonicity. Testing whether...