Skip to content

Zend/tests: organize some tests with sub directories (11) - #22731

Open
DanielEScherzer wants to merge 1 commit into
php:masterfrom
DanielEScherzer:test-org-11
Open

Zend/tests: organize some tests with sub directories (11)#22731
DanielEScherzer wants to merge 1 commit into
php:masterfrom
DanielEScherzer:test-org-11

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Member

Add directories for tests relating to

  • break statements
  • functions with by-ref returns
  • class_exists()
  • dynamic properties
  • error handlers
  • error suppression with @
  • get_object_vars()
  • highlight_string() and highlight_file()
  • interfaces
  • is_callable()
  • iterators
  • shutdown functions
  • streams

As well as organizing a couple of tests into existing sub directories along the way

Work towards GH-15631

Add directories for tests relating to
- `break` statements
- functions with by-ref returns
- `class_exists()`
- dynamic properties
- error handlers
- error suppression with `@`
- `get_object_vars()`
- `highlight_string()` and `highlight_file()`
- interfaces
- `is_callable()`
- iterators
- shutdown functions
- streams

As well as organizing a couple of tests into existing sub directories along the
way

Work towards phpGH-15631

@NattyNarwhal NattyNarwhal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making Zend/tests more manageable sounds good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants