Commit Graph

658 Commits

Author SHA1 Message Date
Nick Bolton 901d939267 removed more windwows line endings 2011-05-11 21:07:22 +00:00
Nick Bolton 13c6c36107 merged 1.4 r982:983 into trunk 2011-05-09 00:28:45 +00:00
Nick Bolton 627771cf13 merged 1.3 r978:979 into trunk 2011-05-08 22:46:06 +00:00
Nick Bolton ab045a1b8e dropped cmake for src dist 2011-05-07 14:08:05 +00:00
Nick Bolton 710e3a1967 removed unused declaration 2011-05-07 02:47:20 +00:00
Nick Bolton edeae477e1 implemented google mock config and gave it a quick try (see: add_newValue_writeWasCalled) 2011-05-07 02:12:09 +00:00
Nick Bolton ae7a1f70e7 new version of gtest and first commit of gmock 2011-05-07 02:01:16 +00:00
Nick Bolton 3442cbc707 Task #2933 - *nix side of task (used lock file approach) 2011-05-06 22:58:12 +00:00
Nick Bolton 933522451a win32: Task #2933 Prevent multiple integ tests from running in parallel (had to expose some arch misc windows functions) 2011-05-06 21:13:07 +00:00
Nick Bolton 8ea964c331 made win clipboard integ test start and end with empty clipboard 2011-05-03 19:45:40 +00:00
Nick Bolton 1fe1be4c42 removed useless cmake syntax 2011-05-02 10:23:10 +00:00
Nick Bolton 0e94f696fa comment out another intermittently failing integ test 2011-05-01 19:31:10 +00:00
Nick Bolton 8ea9038e60 commented out intermittently failing integ test 2011-04-29 12:06:41 +00:00
Nick Bolton a7b698230b stopped distftp from looking in release dir for non-windows 2011-04-28 23:01:43 +00:00
Nick Bolton 0eaba29571 corrected dist ftp search path 2011-04-28 22:43:43 +00:00
Nick Bolton 7cc7717563 corrected mac dist paths 2011-04-28 18:18:38 +00:00
Nick Bolton a439d9826e added unix move for cpack output, and refactored hm script 2011-04-28 12:13:16 +00:00
Nick Bolton bb0f84cba6 mac error for cpack. removed mac if 2011-04-28 12:11:53 +00:00
Nick Bolton b5fa1a086e fixed gtest paths for linux 2011-04-28 12:10:57 +00:00
Nick Bolton a4d9eca006 corrected installer paths 2011-04-28 10:50:42 +00:00
Nick Bolton 2155247425 split up bin and lib dirs from build dir 2011-04-28 10:42:36 +00:00
Nick Bolton 40b5a98790 moved integ and unit tests into test dir 2011-04-28 10:24:02 +00:00
Nick Bolton b7c72dd12c changed mac paths for dist and improved mac package structure 2011-04-26 23:08:00 +00:00
Nick Bolton f9374cbb2b code to rename legacy build dir 2011-04-26 19:55:03 +00:00
Nick Bolton 1ca32353d9 corrected toolchain and nsi paths for new build structure 2011-04-26 19:33:19 +00:00
Nick Bolton 85b2802777 fixed linux gui build and dist 2011-04-26 10:53:29 +00:00
Nick Bolton 5c93484794 missing icon file (was in deleted launcher dir) 2011-04-26 10:51:15 +00:00
Nick Bolton f66731f19b fixed mac cmake config for synergys 2011-04-25 23:32:30 +00:00
Nick Bolton 8472fec34d removed 'lib' prefix from libraries (cmake does this for us automatically on UNIX) 2011-04-25 22:21:32 +00:00
Nick Bolton 66c4bdc356 fixed library linkage on linux 2011-04-25 22:10:46 +00:00
Nick Bolton 143c4cd297 restructured source code, put CMakeLists.txt in more conventional locations, and split the libraries up 2011-04-25 21:09:32 +00:00
Nick Bolton 9dc96ef0a0 reformatted cmake config files 2011-04-25 16:52:35 +00:00
Nick Bolton 0aa76fd05f created tools dir and moved gtest and build into there, and trimmed some CMakeLists.txt files 2011-04-25 16:20:49 +00:00
Nick Bolton 85f66153ab renamed integ test entry point file 2011-04-25 02:00:43 +00:00
Nick Bolton e9c6190d0e removed buildbot test file 2011-04-25 01:23:36 +00:00
Nick Bolton b4ac91e798 finished CXWindowsClipboardTests 2011-04-25 01:01:44 +00:00
Nick Bolton 82a0fc9734 reordered includes to fix 'identifier not found' errors 2011-04-24 21:58:26 +00:00
Nick Bolton 3e70306f08 finished COSXClipboardTests 2011-04-24 17:37:15 +00:00
Nick Bolton 7cd8980f7f finished CMSWindowsClipboardTests 2011-04-24 12:09:52 +00:00
Nick Bolton 061e1e109b removed hello world test suite 2011-04-24 00:26:16 +00:00
Nick Bolton 408e4c3ac9 created first integration test; unit test exe changed from tests(.exe) to unittests(.exe) 2011-04-23 23:57:32 +00:00
Nick Bolton 0b90478952 fixed copyright date 2011-04-23 22:59:08 +00:00
Nick Bolton 21cc356585 improved test function names 2011-04-23 20:15:06 +00:00
Nick Bolton 3c444517cf finished CClipboardTests 2011-04-23 19:55:55 +00:00
Nick Bolton 4adb324dda more clipboard unit tests 2011-04-23 02:14:13 +00:00
Nick Bolton 0168428198 created unittest dir, made test CMakeLists.txt smaller, and created first basic test for CClipboard 2011-04-22 20:32:29 +00:00
azanar@carrel.org 71e53f05c9 Fix for Bug #57. The event tap was never returning events of either of the types specified and so mapKeyFromEvent would prematurely return with a null-equivalent KeyButton. Pulling the entire block of code, as the value it produces isn't used anyway.
Also fixed an incorrect pair of constants in the event tap generation code. Luckily, the two constants resolve to the same integer value, but things would get ugly if either value changed.

Thanks to Peter Van der Beken (peterv@propagandism.org) for the patch.
2011-04-02 17:27:45 +00:00
BostonVaulter d4e3ead60a Clean unused cruft from cmake gtest file 2011-02-15 07:44:37 +00:00
BostonVaulter faa2595f54 Forgot to commit the new gtest lib cmake file 2011-02-15 07:44:29 +00:00
BostonVaulter 6b634d8378 Reformat part of google test integration cmake file 2011-02-15 07:44:21 +00:00