Skip to content

Commit

Permalink
Disabled alternate function syntax testcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Jul 18, 2009
1 parent e949fa3 commit 54e6910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/test-suite/common.mk
Expand Up @@ -406,8 +406,8 @@ CPP0X_TEST_CASES = \
cpp0x_static_assert \
cpp0x_template_explicit \
cpp0x_uniform_initialization \
cpp0x_alternate_function_syntax \
cpp0x_function_objects
# cpp0x_alternate_function_syntax # not fully implemented yet
# cpp0x_hash_types # not fully implemented yet
# cpp0x_smart_pointers # not supported by standard library yet
# cpp0x_constexpr # not supported by any compilers yet
Expand Down

0 comments on commit 54e6910

Please sign in to comment.