index
:
~cndougla/xorg-gtest
distcheck-fixes
evemu
fixes
master
source
Unnamed repository; edit this file 'description' to name the repository.
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
Add Environment::Kill() to forcefully terminate the dummy Xorg server
Chase Douglas
1
-0
/
+5
2012-03-16
Add a meta-header xorg-gtest.h
Chase Douglas
2
-5
/
+37
2012-03-07
Add xorg::testing::evemu::Device
HEAD
master
Chase Douglas
2
-0
/
+95
2012-03-06
Split data and include build rules out of src build rules
Chase Douglas
1
-0
/
+29
2012-03-01
Relicense under the X.org preferred license
Chase Douglas
3
-40
/
+60
2012-02-06
Make Environment API property-based.
Daniel d'Andrada
1
-20
/
+65
2012-02-01
And by default point to a location that doesn't require root privileges to be...
Chase Douglas
1
-0
/
+15
2011-12-14
Make Process::GetEnv and SetEnv static methods
Chase Douglas
1
-21
/
+23
2011-12-14
Move SetUp and TearDown methods to protected sections
Chase Douglas
2
-10
/
+11
2011-12-14
Introduced examples. Added virtual d'tors to xorg::testing::Environment and x...
Thomas Voß
2
-0
/
+3
2011-12-13
Adjusted signature of Process::GetEnv. Adjusted documentation.
Thomas Voß
1
-6
/
+7
2011-12-13
Fixed typo in test.h.
Thomas Voß
1
-1
/
+1
2011-12-13
Modified Process::Terminate and Process::Kill to reset process identifier. Ad...
Thomas Voß
1
-2
/
+5
2011-12-13
Adjusted documentation according to review. Switched to std::string for envir...
Thomas Voß
3
-18
/
+48
2011-12-13
Prevent from linking Test in Google Test. Set HIDE_SCOPE_NAMES to NO.
Thomas Voß
2
-4
/
+4
2011-12-12
Referenced manpage of execvp in documentation.
Thomas Voß
1
-1
/
+4
2011-12-12
Fixed whitespace issue.
Thomas Voß
1
-3
/
+3
2011-12-12
Added: Additional doxygen documentation and adjusted build setup to include d...
Thomas Voß
3
-38
/
+100
2011-12-09
Added doxygen documentation for public interface classes.
Thomas Voß
3
-5
/
+95
2011-12-08
Use std::auto_ptr for Test pimpl too
Chase Douglas
1
-2
/
+3
2011-12-08
Remove obsolete Process::SetEnvBehavior enum
Chase Douglas
1
-6
/
+0
2011-12-08
Use std::auto_ptr for pimpls
Chase Douglas
2
-4
/
+4
2011-12-07
Fix a couple usages of C++ line comments
Chase Douglas
2
-2
/
+2
2011-12-07
Add xorg::testing::Test base test fixture
Chase Douglas
1
-0
/
+56
2011-12-07
Add server executable path option so one can test different servers
Chase Douglas
1
-1
/
+2
2011-12-07
Reorder Process copy constructor declarations
Chase Douglas
1
-3
/
+3
2011-12-07
Fix comment in environment.h
Chase Douglas
1
-1
/
+1
2011-12-07
Let setenv() and getenv() do error handling, and throw exception if they
Chase Douglas
1
-2
/
+1
2011-12-07
Remove Process::Wait()
Chase Douglas
1
-2
/
+0
2011-12-07
Rename Process::pid() to Process::Pid() to follow naming conventions
Chase Douglas
1
-1
/
+2
2011-12-07
Fix Process::Start() and switch to using exceptions
Chase Douglas
1
-1
/
+4
2011-12-07
Make Environment::Private a POD struct
Chase Douglas
1
-3
/
+3
2011-12-07
ADDED: Simple and lightweight class to abstract process handling.
Thomas Voß
2
-3
/
+75
2011-12-05
Rename testing::xorg to xorg::testing
Chase Douglas
1
-3
/
+3
2011-12-05
Remove unused fixture.h
Chase Douglas
1
-47
/
+0
2011-12-05
Rename to xorg-gtest, move some files around, make some fixes
Chase Douglas
1
-3
/
+14
2011-12-05
init checkin.
Thomas Voß
2
-0
/
+85