Either TRUE or a vector of mode "character" describing the
differences between target and current.
Details
This function is used primarily to make life easy with a testing harness
built around test_that. A call to test_that::(expect_equal|equal)
will ultimately dispatch to this method when making an "equality" check.