-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* More exhaustive method to locate vcvarsall.bat; mark some tests as non-Windows * Do not produce empty array literals, as MSVC does not allow them * Do not use gcc on Windows * Re-order array definitions before quantize() function * Skip test_sparse_categorical_model() test on Windows, see #100 * Free predictor objects between multiple tests, to avoid locking DLL files * Run unit tests on Windows * Replace *.whl extension with *.zip * Fix syntax error in PowerShell script * Fix lint * Use correct version of MSVC * Add conda to PATH * Install pytest and other packages * Expand short paths on Windows * Create temp directory locally * Fix lint * Debugging hung tests in Windows * Remove LETOR from testing on Windows * Remove verbose printing
- Loading branch information
Showing
11 changed files
with
219 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.