Remove the line to warp the pointer to (0, 0) in `new-test` helper script, which is used to create new tests. Since 4.6-g0634766, testcases may assume at the start of the test that the pointer begins at position (0, 0).
Prevent the accidental creation of new tests with empty names by printing usage information for new-test when the test name would be empty.