Language Devel /
Unit Test Phobos
Unit Testing Phobos
To unit-test a Phobos module (e.g. std.path in Phobos) call:
|
You might have to pass the -d flag to enable deprecated features, if the unittests depend on it.