summaryrefslogtreecommitdiffstats
path: root/net/build
diff options
context:
space:
mode:
authordkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-15 23:54:22 +0000
committerdkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-15 23:54:22 +0000
commit6d5a5e92652f07e86ad7a397d198437853a5f210 (patch)
tree513a63a21c3461d8b04861c25a98a80249c1a459 /net/build
parent2ed62e2e06281783050df600a7f933557be055a5 (diff)
downloadchromium_src-6d5a5e92652f07e86ad7a397d198437853a5f210.zip
chromium_src-6d5a5e92652f07e86ad7a397d198437853a5f210.tar.gz
chromium_src-6d5a5e92652f07e86ad7a397d198437853a5f210.tar.bz2
Simple unit test, written mostly just to become familiar with the code.
I've addressed the comments and added the test to the visual studio project. I'll commit when the tree opens. Review URL: http://codereview.chromium.org/3049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2249 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/build')
-rw-r--r--net/build/net_unittests.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/build/net_unittests.vcproj b/net/build/net_unittests.vcproj
index d2a0a90..617ef20 100644
--- a/net/build/net_unittests.vcproj
+++ b/net/build/net_unittests.vcproj
@@ -359,6 +359,10 @@
>
</File>
<File
+ RelativePath="..\base\test_completion_callback_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\base\wininet_util_unittest.cc"
>
</File>