Bingran Hu

Results 7 issues of Bingran Hu

# Description To be updated. # Validation performed Validated in newly added unit tests.

# Description To be written # Validation performed Verified that test cases still pass after necessary non-functional modifications.

# Description To make `clp-s` installable through `pip`, we need to publish a binary with as few shared library dependencies as possible. This PR introduces a compile time option `CLP_S_STATIC_EXE`...

# Description This PR belongs to the integration-tests feature plan described in #1657. This change replaces the previous archive extraction workflow, which used `shutil.unpack_archive`, with an explicit `tar` based implementation....

### Request This issue tracks the changes needed to support a complete `clp-s` identity transformation testing workflow under both ordered and unordered modes. ### Motivation The primary motivation is to...

enhancement

… file sorting # Description (to be checked) _This PR fixes a synchronization issue in the JSON normalization pipeline used by the `clp-s` integration tests. Previously, `sort` could run before...

# Description This PR adds integration tests for #1460 by testing examples mentioned in #1308. # Checklist * [X] The PR satisfies the [contribution guidelines][yscope-contrib-guidelines]. * [X] This is a...