index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
unittest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach googletest to use raw_ostream instead of just std::ostream.
Jeffrey Yasskin
2009-09-05
2
-1
/
+26
*
The attached patches attempt to fix cross builds. For example, if you
Anton Korobeynikov
2009-08-18
1
-1
/
+1
*
Remove trailing slashes from include paths. Some versions of mingw don't like...
Benjamin Kramer
2009-07-27
1
-1
/
+1
*
Change 'make install' to install tblgen, for better support of out-of-tree ta...
Chris Lattner
2009-05-08
1
-0
/
+2
*
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable
Julien Lerouge
2009-02-12
2
-6
/
+10
*
FIx spelling.
Mike Stump
2009-02-05
1
-2
/
+2
*
Probe for flags before using them to try to help compiling with
Mike Stump
2009-02-05
1
-1
/
+4
*
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
Misha Brukman
2009-01-05
2
-1
/
+1
*
We also removed gtest-all.cc from the distribution tarball.
Misha Brukman
2009-01-02
1
-3
/
+2
*
* Removed gtest-all.cc; .cc files including other .cc files is weird
Misha Brukman
2009-01-01
8
-85
/
+16
*
Moved Google Test code up one directory so that we can use a standard LLVM
Misha Brukman
2009-01-01
12
-2
/
+35
*
Import of Google Test 1.2.1, with the non-essential bits removed.
Misha Brukman
2008-12-31
29
-0
/
+22431