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

Fixing the checksumPackage tests #169

Closed
wants to merge 1 commit into from
Closed

Conversation

shiftkey
Copy link
Contributor

These tests would raise a RuntimeBinderException - because of how ExposedObject works - rather than the specific exception. Let's do this in a cleaner way.

  • internals available to test assembly
  • specific exception can be handled by external caller
  • added test for "file size different" path
  • AwaitableAsyncSubject should throw a custom exception when it doesn't have a result (so we know to read the inner exception)
  • update sample

@shiftkey
Copy link
Contributor Author

Nevermind, bigger fish to fry right now

@shiftkey shiftkey closed this Sep 24, 2013
akrisiun pushed a commit to akrisiun/Squirrel.Windows that referenced this pull request Dec 2, 2015
Set working directory when process is started after installation.
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.

1 participant