.gitignore
|
Added some entries to .gitignore
|
2014-11-15 18:49:04 +01:00 |
array.c
|
Introduce an "array" test
|
2015-06-15 00:11:37 -04:00 |
config-noeol.conf
|
Added a test for the Config class
|
2014-11-13 00:47:27 +01:00 |
config.c
|
Add a couple test cases
|
2015-07-31 19:51:18 +02:00 |
config.conf
|
Added a test for the Config class
|
2014-11-13 00:47:27 +01:00 |
COPYING
|
Switched the license to the GPL LGPL version 3
|
2012-11-03 00:28:23 +01:00 |
Makefile
|
Re-generate the Makefiles
|
2015-08-09 15:52:26 +02:00 |
project.conf
|
Build with stricter SSP by default
|
2015-08-09 15:51:16 +02:00 |
pylint.sh
|
Added a syntax checker for Python code
|
2014-11-15 18:44:50 +01:00 |
python.sh
|
More generic python binding build
|
2015-06-15 01:37:22 -04:00 |
string.c
|
Add tests for string_trim()
|
2015-06-23 03:14:14 +02:00 |
tests.sh
|
Use LD_LIBRARY_PATH to find the library to test
|
2015-08-23 15:59:57 +02:00 |