-
Improving the test coverage.
-
Changing from a specific locale_language_url_rewrite_url to using drupal_alter('url_outbound'...). Tests seem to still pass. -
Fixing minor code style issue.
-
Fixing silly typo.
-
Fixing silly typo.
-
Fixing missed backport change with the of the test being run.
-
Backporting some test code cleanup from D7. Improving the Path Options array code and test output info.
-
Improving the test output and cleaning up the path options array code.
-
Improving comments in the test.
-
Adding a line to the test to report specifically which numeric 'id' subtest is being run. Helps debugging...