Skip to content

v1.2.1

Compare
Choose a tag to compare
@akgrant43 akgrant43 released this 06 Apr 10:27
· 36 commits to master since this release
cad939d

The core change is to load Unicode from github (instead of SmalltalkHub).
No change to functionality.

  • Modify the baseline: to use Unicode from github
  • Fix the open file count in OSSFileBasedUnixSubprocessTest by only counting open pipes
  • Fix usage of travis_wait to effectively extend the maximum test run time.