Lines Matching refs:dll
52 When calling dmake then the executable runtest.exe and version_current.dll are
55 which is only available in the version_xxx.dll s. The code in the
65 console which shows which version_xxx.dll failed to run and if this was due to
70 The version_current.dll references the assemblies in the current build
71 environment. version_current.dll is also executed when runtest is started.
81 would then be used). Only the test with the version_current.dll will succeed
93 Creating a new version_xxx.dll
95 When a version of our assemblies changes then one should provide a new version dll which test exact…
97 2 call: dmake name=version_xxx.dll
98 3. copy the new version dll from the output tree into qa/versioning/version_libs
99 4. commit the new version.dll using the -kb switch (only when creating the new file : cvs new -kb v…