summaryrefslogtreecommitdiffstats
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2014-03-30some API function renamedJérémy Zurcher1-15/+15
2014-02-04implement eina_graph_bfs_shortest_path() with testsJérémy Zurcher1-0/+11
2014-02-04free Eina_Lists in testsJérémy Zurcher1-4/+6
2014-02-03refactor testsJérémy Zurcher1-45/+43
2014-01-10add eina_graph_dot_write()Jérémy Zurcher1-0/+6
2014-01-03add Eina_Graph_BFS testsJérémy Zurcher1-0/+44
2014-01-03add macros CAST_V() and CAST_D() to support Eina_List(data)<->vertex number c...Jérémy Zurcher1-2/+2
2013-12-26add Eina_Graph_DFS testsJérémy Zurcher1-0/+60
2013-12-25add test case for basic Eina_Graph functionsJérémy Zurcher1-4/+52
2013-12-06Initial commitJérémy Zurcher1-0/+41