Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Fix testing and replace git apply with custom TS code #45

Merged
merged 38 commits into from
Apr 11, 2018

Conversation

ds300
Copy link
Owner

@ds300 ds300 commented Mar 21, 2018

This PR should make patch-package's test suite cross-platform.

  • Build pure-ts patch application
  • Make patch-packages' existing test suite pass with pure-ts patch apply code
  • Thoroughly unit test pure-ts apply code
  • Handle file modes
  • Test file mode handling
  • Handle file copy pragmas
  • Be quite sure that the full git patch spec is implement and tested
  • Go through all behaviour and make new tests for untested things
  • Check it's all working on windows

@ds300 ds300 changed the title [wip] Make ci pass [wip] Fix testing Mar 25, 2018
@ds300 ds300 changed the title [wip] Fix testing [wip] Fix testing and replace git apply with custom TS code Mar 29, 2018
@ds300 ds300 merged commit e549130 into master Apr 11, 2018
@ds300 ds300 deleted the chore/make-ci-pass branch April 11, 2018 21:43
@ds300 ds300 mentioned this pull request Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant