- Dec 01, 2014
- Nov 30, 2014
-
-
Don Gagne authored
Remove unused code
-
Don Gagne authored
This was leftover from a problem I was having with virtual slots
-
Don Gagne authored
Simple MainWindow Unit Test
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Splash screen is optional. Also remove some unused class definition.
-
Don Gagne authored
-
Don Gagne authored
New Unit Testing framework
-
- Nov 29, 2014
- Nov 28, 2014
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Deployment target is still 10.6
-
Don Gagne authored
Allows for UI unit tests to be written: - Ability to respond to expected message boxes - Ability to fail test if unexpected message boxes occurs
-
Lorenz Meier authored
-
- Nov 27, 2014
-
-
Don Gagne authored
Remove unused code
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Link manager unit test and fixes
-
Don Gagne authored
Fix linux compiler warning
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Largest change is that once a link is added to LinkManager it maintains ownership and is responsible for delete. If you need to delete a link use LinkManager::delete. Also added guard code to assert if a Link is deleted outside of LinkManager.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Allows you to run a single unit test from the command line
-