Skip to content

Separate write tests for sav and dta #140

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

Closed
wants to merge 1 commit into from
Closed

Separate write tests for sav and dta #140

wants to merge 1 commit into from

Conversation

diogocp
Copy link
Contributor

@diogocp diogocp commented Dec 1, 2015

These two formats are different enough that they need to be tested
separately. Even if the code paths in haven are similar, some sav
features such as labelled character variables are not supported by the
dta format.

Applying the same tests to write_dta reveals two bugs in the handling of
labelleds.

These two formats are different enough that they need to be tested
separately. Even if the code paths in haven are similar, some sav
features such as labelled character variables are not supported by the
dta format.

Applying the same tests to write_dta reveals two bugs in the handling of
labelleds.
@diogocp
Copy link
Contributor Author

diogocp commented Dec 4, 2015

Superseded by #145.

@diogocp diogocp closed this Dec 4, 2015
@diogocp diogocp deleted the dta-tests branch December 4, 2015 04:21
@lock lock bot locked and limited conversation to collaborators Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant