index
:
raul.git
master
Real-time Audio Utility Library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-2
/
+2
2011-02-16
Tidy up Raul test suite.
David Robillard
4
-24
/
+29
2011-02-04
Fix warnings when building with --strict (but without --debug).
David Robillard
1
-0
/
+2
2011-01-10
Create thread for main (otherwise crashes on OSX).
David Robillard
1
-1
/
+3
2011-01-09
Non-trivial thread/semaphore test.
David Robillard
1
-3
/
+27
2011-01-08
Drop glibmm dependency in build stuff (raul depends only on glib).
David Robillard
1
-1
/
+1
2010-03-05
Fix compilation with --test.
David Robillard
1
-4
/
+4
2010-02-05
Convert C-style casts to C++ style casts.
David Robillard
5
-9
/
+12
2010-02-02
Make sizeof(Raul::Atom) the size of a pointer.
David Robillard
1
-0
/
+22
2010-02-02
Fix memory leaks in list_test.
David Robillard
1
-4
/
+4
2010-02-01
Make time_test non-interactive for automated testing.
David Robillard
1
-3
/
+1
2010-01-07
Tidy test output.
David Robillard
2
-12
/
+16
2010-01-07
Move unit testing and coverage framework into autowaf.
David Robillard
11
-0
/
+1084