* test: remove limit. * test: skip btln.go * test: adds tests on errors. * feat: add missing output results. * refactor: time's tests.
This fixes problems due to storing binary symbols as interfaces{} instead of concrete type, which confuses lookup functions to retrieve methods etc. in reflect.