SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

Add remaining dexter-able debuginfo-tests #58

Closed SLTozer closed 4 years ago

SLTozer commented 5 years ago

Adds the remaining set of debuginfo-tests that we are interested in supporting for the RFC:

Some of the "unsupported" tests are currently in the repository, but will not be run unless the configuration is changed to do so.

The type tests in particular are tests that Dexter will probably never be used to run, as they don't involve running the program at all but simply check the static type information.

jmorse commented 5 years ago

LGTM. Good to merge?

OCHyams commented 4 years ago

Not quite yet, there are a few outstanding nits

jmorse commented 4 years ago

Sooooo, while there are nits here, we need to get things moving -- any functional problems with merging this now?

OCHyams commented 4 years ago

No functional problems that I could see.

jmorse commented 4 years ago

Ta