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

Move test fixtures into TSV plain text files. #119

Closed
wants to merge 1 commit into from

Conversation

ceefour
Copy link
Contributor

@ceefour ceefour commented Jul 14, 2014

Test data for RelEx and Stanford are moved into TSV files.

The Test classes (TestRelEx and TestStanford), in addition to having most of its content factored out, also had unnormalized line endings, so to Git these classes look replaced entirely.

The entirety of test data now reside in these .tsv files. I think the format should be self-explanatory just by looking at it.

Ant build and tests still work.

Dr. @linas I hope this is acceptable.

Fixed #103. Continues #114.

Test data for RelEx and Stanford are moved into TSV files.

The Test classes (`TestRelEx` and `TestStanford`), in addition to having most of its content factored out, also had unnormalized line endings, so to Git these classes look replaced entirely.

The entirety of test data now reside in these `.tsv` files. I think the format should be self-explanatory just by looking at it.

Ant build and tests still work.

@linas I hope this is acceptable.

Fixed opencog#103.
@linas linas closed this Oct 14, 2014
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.

Move test fixtures into TSV plain text files
2 participants