-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Tests on Windows are failing for multiple reasons
- Path separators are assumed and checked to be "/"
- partest fails to copy ValueClasses.flags
- newline differences
- default encoding problems in slurp and writeAll
Some fixes in:
- martijnhoekstra@e4adf40 (file paths and a missing string interpolator)
- martijnhoekstra@87e24e7 (line endings for repl session)
- martijnhoekstra@76f5ff3 (that can probably be done a lot better)
Metadata
Metadata
Assignees
Labels
No labels