Commit graph

18 commits

Author SHA1 Message Date
Juri Glass
1dbf2639bd removed Darwin/uuid related build error 2011-10-14 11:17:17 +02:00
Steffen Vogel
2097ee52f1 Merge branch 'master' of github.com:stv0g/libsml
(I've fixed the linking issue of libuuid on linux systems at the same time as you)

Conflicts:
	.gitignore
	examples/Makefile
	test/Makefile
2011-09-01 11:22:48 +02:00
Steffen Vogel
74d65cd85f changed linking of libuuid from compilation to linking process 2011-09-01 11:15:58 +02:00
Steffen Vogel
d43e0eb226 removing test binary in clean target of corresponding Makefile 2011-09-01 09:58:18 +02:00
Juri Glass
0d036c2ca7 fixed missing reference to libuuid 2011-08-21 10:24:01 +02:00
Juri Glass
af54156f42 implemented get_profile_pack_request 2011-08-19 17:24:11 +02:00
Juri Glass
08d5f9ca86 first sml_tree implementation and tests 2011-08-18 13:42:47 +02:00
Juri Glass
62cfbf6cee uuid linking for Darwin, Linux 2011-07-28 12:18:31 +02:00
Juri Glass
d96e7dd1d8 fully implemented open_request, open_response 2011-07-26 14:43:29 +02:00
Juri Glass
352d6997f5 sml_time implemented 2011-07-25 19:46:45 +02:00
Steffen Vogel
37621e9e2d added libuuid to linker 2011-07-20 17:40:38 +02:00
Juri Glass
fc54f29a15 first sml_list test 2011-07-18 14:17:40 +02:00
Juri Glass
a64b4d58e6 added write, parse, init for sml_status 2011-07-17 12:27:00 +02:00
Juri Glass
f564f830e6 tests for sml_value 2011-07-14 18:10:19 +02:00
Juri Glass
554b871f2f added test skeleton for sml_file and sml_message 2011-07-14 13:02:29 +02:00
Juri Glass
0db56ac736 added tests for boolean write, parse and init 2011-07-14 13:02:29 +02:00
Juri Glass
709e2292b6 added more test cases, fixed negative integers bug 2011-07-08 15:20:35 +02:00
Juri Glass
3c48d568be added unity test setup 2011-06-28 17:45:14 +02:00