You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* sources/environment/tests/dfmc/main-suite.dylan
(suite dfmc-environment-browsing-suite): Rename from
dfmc-environment-suite.
(suite dfmc-environment-suite): New suite incorporating
the original environment tests along with the new
debugging suite.
* sources/environment/tests/dfmc/projects.dylan
(test-project-location): Add cmu-test-suite case.
(test-project-build): Extracted new function for compiling (and
optionally linking) the given project.
(open-test-projects): Reference extracted test-project-build.
* sources/environment/tests/dfmc/debugging.dylan: New file containing
the initially empty dfmc-environment-debugging-suite and its setup
and cleanup functions.
* sources/environment/tests/dfmc/dfmc-environment-test-suite.lid:
Reference the new debugging.dylan.
0 commit comments