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

Add TXL files to ARC #7

Closed
davidkelk opened this issue Oct 6, 2011 · 3 comments
Closed

Add TXL files to ARC #7

davidkelk opened this issue Oct 6, 2011 · 3 comments
Assignees
Milestone

Comments

@davidkelk
Copy link
Member

Adding txl files (who do mutation) to the arc repository.

@ghost ghost assigned davidkelk Oct 6, 2011
@kevinjalbert
Copy link
Member

If you could do the following that would be great:

  • Add a python file that is able to:
    • Count the number of mutants generated per operator and return a dictionary of {Operator:value}
    • Clean up the generated mutations

[DONE] I will make to the config.py so that mutation operators can be enabled and disabled (also to specify their ordering). You just have to refer to the operators using the dict like config._MUTATIONS_ENABLE['CSO'] to get the value of the passed key.

@davidkelk
Copy link
Member Author

Done and debugged.

@kevinjalbert kevinjalbert reopened this Oct 8, 2011
@kevinjalbert
Copy link
Member

I'll do a merge into the master branch then.

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

No branches or pull requests

2 participants