Changes between Initial Version and Version 1 of Ticket #35557, comment 11
- Timestamp:
- 02/20/2016 09:08:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35557, comment 11
initial v1 4 4 * Move code that decides what tasks to enqueue into its own function, which both git and svn callbacks can use. 5 5 * Add logging to let the user know when tests will be run based on files modified. 6 * Fix logical issue for running PHP tests 6 7 * Let the user know if we couldn't find the install under version control, and no tests will be run.