index
:
~krh/wayland
1.1
1.2
1.3
acquire-fd
better-array
fd-changes
fd-lock
fixed-optimization
input
malloc-closure
master
menu
next
opaque-resource
pointer-lock
pointer-lock-2
popup
prepare-read
protocol-changes
proxy-race
read-events
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-02
protocol: Add explicit nullable types
Christopher James Halse Rogers
1
-4
/
+83
2012-06-30
tests: test that path names longer than 108 bytes are rejected
Dylan Noblesmith
2
-1
/
+86
2012-06-30
tests: fix make check for out-of-tree builds
Dylan Noblesmith
11
-12
/
+13
2012-06-30
tests: sort list of tests
Dylan Noblesmith
1
-9
/
+9
2012-06-15
tests: Update test cases to new closure allocate convention
Kristian Høgsberg
2
-38
/
+36
2012-05-29
tests: update gitignore
Pekka Paalanen
1
-0
/
+2
2012-05-15
tests: add noop to fixed-benchmark
Pekka Paalanen
1
-0
/
+16
2012-05-14
Optimize wl_fixed_t to/from double conversion functions
Kristian Høgsberg
3
-1
/
+186
2012-05-08
Add support for signed 24.8 decimal numbers
Daniel Stone
1
-0
/
+26
2012-05-08
tests: prefix event loop tests with event_loop_
Kristian Høgsberg
1
-2
/
+2
2012-05-08
tests: assert that mask is zero is post_dispatch callback
Kristian Høgsberg
1
-0
/
+1
2012-05-08
tests: Add timerfd test
Kristian Høgsberg
1
-1
/
+31
2012-05-08
tests: Add signal test case
Kristian Høgsberg
1
-0
/
+28
2012-05-02
tests: Fix out-of-tree builds
Daniel Stone
1
-1
/
+1
2012-04-26
tests: Just list tests under the TESTS variable
Kristian Høgsberg
1
-4
/
+2
2012-04-25
os: wrap accept4(SOCK_CLOEXEC)
Pekka Paalanen
1
-0
/
+2
2012-04-25
os: wrap epoll_create
Pekka Paalanen
1
-0
/
+51
2012-04-25
os: wrap recvmsg(MSG_CMSG_CLOEXEC)
Pekka Paalanen
1
-0
/
+175
2012-04-25
tests: silence warnings from pipe()
Pekka Paalanen
1
-3
/
+5
2012-04-25
os: wrap F_DUPFD_CLOEXEC
Pekka Paalanen
1
-3
/
+67
2012-04-25
os: define SOCK_CLOEXEC on Linux
Pekka Paalanen
1
-7
/
+1
2012-04-22
tests: Test invoking closures built with wl_closure_vmarshal()
Kristian Høgsberg
1
-0
/
+38
2012-04-22
connection: Move closure object out of wl_connection
Kristian Høgsberg
2
-23
/
+23
2012-04-20
tests: add .gitignore
Pekka Paalanen
1
-0
/
+10
2012-04-20
os: wrap socket(SOCK_CLOEXEC) calls
Pekka Paalanen
2
-1
/
+107
2012-04-20
tests: support testing fd inheritance over exec
Pekka Paalanen
5
-4
/
+124
2012-04-20
tests: plug fd leaks in free_source_with_data
Pekka Paalanen
1
-0
/
+5
2012-04-20
tests: detect fd leaks
Pekka Paalanen
5
-1
/
+68
2012-04-19
tests: Add more sanity test to make sure we catch different failure modes
Kristian Høgsberg
1
-0
/
+33
2012-04-19
tests: Make sure unused malloc() doesn't get optimized away
Kristian Høgsberg
1
-0
/
+2
2012-04-19
tests: add sanity-test
Pekka Paalanen
2
-0
/
+54
2012-04-19
tests: add support for tests expected to fail
Pekka Paalanen
2
-3
/
+17
2012-04-19
tests: stylish test-runner.c
Pekka Paalanen
1
-6
/
+16
2012-04-19
tests: fail build if NDEBUG is defined
Pekka Paalanen
1
-0
/
+4
2012-04-19
tests: put common test source files in a variable
Pekka Paalanen
1
-6
/
+8
2012-04-13
tests: Make leak check work again by setting default visibility for malloc/free
Kristian Høgsberg
1
-2
/
+4
2012-04-13
tests: Fix warning in memory leak assert
Kristian Høgsberg
1
-1
/
+1
2012-04-13
tests: Fix signedness warnings
Kristian Høgsberg
3
-8
/
+8
2012-04-13
server: Add client destroy signal
Kristian Høgsberg
2
-1
/
+95
2012-03-24
Add simple memory leak check to all tests.
U. Artie Eoff
5
-1
/
+37
2012-03-24
connection-test: Add test case to stress connection buffers
Kristian Høgsberg
1
-0
/
+22
2012-03-24
connection-test: Test fd transport
Kristian Høgsberg
1
-0
/
+24
2012-03-23
connection-test: Add more test cases
Kristian Høgsberg
1
-0
/
+8
2012-03-23
connection-test: Store expected result in struct marshal_data
Kristian Høgsberg
1
-23
/
+25
2012-03-23
tests: Add marshal+demarshal connection test
Kristian Høgsberg
1
-0
/
+51
2012-03-23
tests: Use different connections for read and write tests
Kristian Høgsberg
1
-16
/
+42
2012-03-21
tests: Remove debug printf
Kristian Høgsberg
1
-1
/
+0
2012-03-21
tests: Add test case for freeing source with pending data
Kristian Høgsberg
1
-0
/
+70
2012-03-20
test: add a unit test for the event loop post dispatch check
Ander Conselvan de Oliveira
2
-2
/
+58
2012-03-05
test-runner.c: Consolidate test running code
Kristian Høgsberg
1
-16
/
+23
[next]