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 more directories to spectest #89

Closed
p6rt opened this issue May 19, 2008 · 4 comments
Closed

Add more directories to spectest #89

p6rt opened this issue May 19, 2008 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 19, 2008

Migrated from rt.perl.org#54476 (status was 'resolved')

Searchable as RT54476$

@p6rt
Copy link
Author

p6rt commented May 19, 2008

From @moritz

Hello,

as discussed on IRC I wrote a small patch includes
S12-{role,attributes,methods} in "make spectest" run.

The tests mostly pass.

Patch relative to languages/perl6/.

Cheers,
Moritz

--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/

@p6rt
Copy link
Author

p6rt commented May 19, 2008

From @moritz

more_spectest.patch
Index: config/makefiles/root.in
===================================================================
--- config/makefiles/root.in	(revision 27651)
+++ config/makefiles/root.in	(working copy)
@@ -150,6 +150,9 @@
             t/spec/S03-operators \
             t/spec/S04-statements \
             t/spec/S12-class \
+            t/spec/S12-role \
+            t/spec/S12-methods \
+            t/spec/S12-attributes \
             t/spec/S29-array \
             t/spec/S29-hash \
             t/spec/S29-list \

@p6rt
Copy link
Author

p6rt commented May 21, 2008

From @jnthn

Added in r27708.

@p6rt
Copy link
Author

p6rt commented May 21, 2008

@jnthn - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed May 21, 2008
@p6rt p6rt added the patch label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant