Melwyn Saldanha
Melwyn Saldanha
## Description ## Checklist: - [x] **I am adding a new language.** - [x] The extension of the new language is used in hundreds of repositories on GitHub.com. - Search...
**esy version:** 0.6.11 **Operating System:** Windows **Issue:** On windows when we run `esy b dune runtest test` we get a linking error **Package.json** **Actual behavior:** ``` "C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF...
The tests for `EsyCommandExpression` currently don't run, added the `(inline_tests)` stanza in the dune file Also there are some tests which fail because the implementation for it is not correct,...
The `(inline_tests)` stanza is missing in the dune file of esy-shell-expansion References: 1. https://dev.realworldocaml.org/testing.html 2. https://dune.readthedocs.io/en/stable/tests.html Note: This issue is more directed towards beginners who want to get started contributing...
Hello Prof. Weirich, I found a few small typos and tried fixing them. The generated PDF looks odd (I think there is some issue related to fonts on my computer)....
There seems to be an issue in a `MultiSet` test when the first `word1` is the empty string. Not sure what/if this is an issue