summaryrefslogtreecommitdiffstats
path: root/base/base.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* pulling in more files to run more unit testspinkerton@google.com2008-08-081-0/+36
* fix base test harness to work on mac. fix command_line unit tests to match wh...pinkerton@google.com2008-08-081-2/+57
* * add base_paths_mac.mm to mac porterikkay@google.com2008-08-081-10/+30
* pull out command_line_unittest until it workspinkerton@google.com2008-08-081-2/+2
* Remove cruft of old unit test harness, replace it with gTest goodness. Fix ex...pinkerton@google.com2008-08-081-141/+105
* Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...pinkerton@google.com2008-08-081-0/+2
* Add Lock and LockImpl to the test target to get it linking.mmentovai@google.com2008-08-081-0/+4
* Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms.mmentovai@google.com2008-08-081-8/+8
* remove fixed_string from build.pinkerton@google.com2008-08-071-8/+4
* Fix sys_string_conversions for use on the Mac.mmentovai@google.com2008-08-071-0/+8
* Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...mmentovai@google.com2008-08-071-5/+11
* Mac changes to the path service.avi@google.com2008-08-061-10/+10
* Reworking unit test target to start all over, with gtest static library and p...pinkerton@google.com2008-08-051-212/+144
* Update xcodeprojsmmentovai@google.com2008-08-011-354/+940
* Add base to the repository.initial.commit2008-07-261-0/+970