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-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
2012-03-05
tests: Add demarshal tests
Kristian Høgsberg
1
-0
/
+77
2012-03-05
tests: Add more marshal tests
Kristian Høgsberg
1
-0
/
+22
2012-03-05
tests: Simplify connection tests a bit
Kristian Høgsberg
1
-9
/
+6
2012-03-05
tests: Add wl_list tests
Kristian Høgsberg
2
-1
/
+165
2012-03-05
tests: More wl_map tests
Kristian Høgsberg
1
-0
/
+46
2012-03-05
tests: makefile error: missing test-runner.h
Gaetan Nadon
1
-1
/
+1
2012-03-04
check: connection-test fails to link to ffi
Gaetan Nadon
1
-1
/
+1
2012-03-04
Add wl_array_for_each
Kristian Høgsberg
1
-0
/
+18
2012-03-03
tests: Add connection marshalling tests
Kristian Høgsberg
1
-0
/
+59
2012-03-02
tests: Add connection tests
Kristian Høgsberg
2
-2
/
+145
2012-03-02
test-runner: Fix warnings
Kristian Høgsberg
1
-1
/
+2
2012-03-02
tests: Print test status after running test
Kristian Høgsberg
1
-1
/
+1
2012-03-02
tests: Add Unit tests for wl_map and wl_array data structures
Kristian Høgsberg
5
-0
/
+279
[prev]