This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| access:windows_cpp_unit_tests [2015/08/28 18:29] mjallison | access:windows_cpp_unit_tests [2015/08/28 18:30] (current) mjallison | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| - Edit the server's server.props file to enable the Java & C++ unit testing configuration (connects to MySQL on dev.agtek.com) | - Edit the server's server.props file to enable the Java & C++ unit testing configuration (connects to MySQL on dev.agtek.com) | ||
| - Run the server on the development machine (localhost).  | - Run the server on the development machine (localhost).  | ||
| - | - Open AccessSupport tool and configure the filestore for the customer "junitstorage" to give it at least 1 GB of storage. | + | - Open AccessSupport tool and configure the filestore for the customer "junit" to give it at least 1 GB of storage. | 
| - Run the C++ unit tests with AccessTest/Debug/AccessTest.exe (best do this from a shell window so you can see output).  | - Run the C++ unit tests with AccessTest/Debug/AccessTest.exe (best do this from a shell window so you can see output).  | ||
| - You may also run the unit tests via Visual Studio at this point to use the debugger.  | - You may also run the unit tests via Visual Studio at this point to use the debugger.  | ||