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

Migrate Faces TCK tests from Jakartaee-TCK platform repo #1649

Merged
merged 4 commits into from
Apr 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ nbactions.xml
Mojarra.iml
*~

tck/faces-tck
**/JSF_BUILD/**
**/i18n.properties
664 changes: 664 additions & 0 deletions tck/faces-tck/bin/coverage-build.xml

Large diffs are not rendered by default.

1,638 changes: 1,638 additions & 0 deletions tck/faces-tck/bin/xml/impl/glassfish/common.xml

Large diffs are not rendered by default.

573 changes: 573 additions & 0 deletions tck/faces-tck/bin/xml/impl/glassfish/connector.xml

Large diffs are not rendered by default.

Loading