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

Rename test functions to use hyphens instead of underscores #371

Merged
merged 23 commits into from Apr 26, 2015

Conversation

paultcochrane
Copy link
Contributor

The old test function names have been left as they are for the time being and redirect to the new function names internally. This renaming was recommended by @jnthn in #366 and follows current Perl 6 function/variable naming conventions.

The spectests pass on Rakudo (MoarVM) as of e8e9d71, so current behaviour should be unchanged with this PR.

Paul Cochrane and others added 23 commits February 21, 2015 20:42
The old test function names have been left as they are for the time being
and redirect to the new function names internally.
in moarvm an nqp to be committed first.
Note that this is a subset of all the things from the ChangeLog.
This month there were a lot of things, and we show the most notable
ones.
Hook up windows-1252 charset support.
…e/rakudo into hyphenate_test_functions

Conflicts:
	lib/Test.pm
lizmat added a commit that referenced this pull request Apr 26, 2015
Rename test functions to use hyphens instead of underscores
@lizmat lizmat merged commit 4bd8670 into rakudo:nom Apr 26, 2015
@paultcochrane paultcochrane deleted the pr/hyphenate_test_functions branch May 27, 2015 12:50
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

7 participants