c_practice
Code
Branches
Tags
Commits
main
Commits
f68f7fe
convert to gcc.
main
mo k
2012-02-19
04:15:46
e9843ab
move test runner to tests.c
mo k
2012-02-19
04:12:00
b647087
move assertion to assertions.c
mo k
2012-02-19
03:56:54
9529c1b
update makefile to create bin/ and obj/ dir. collapse inc/ and src/
mo k
2012-02-19
03:52:43
1ac3710
move reverse.h header file to inc/ dir.
mo k
2012-02-19
03:12:23
c8d0406
remove executable and add to gitignore.
mo k
2012-02-19
03:10:28
fb552bb
extract run function to run each test.
mo k
2012-02-19
03:08:08
d953b8b
start building table of function pointers to run each test.
mo k
2012-02-18
18:04:18
5eca8ef
add first unit test.
mo k
2012-02-18
17:47:43
63b1e6e
move all .c and .h files to root and clean up makefile to simplify compilation.
mo k
2012-02-18
17:05:53
ed95723
replace scanf with gets.
mo k
2012-02-18
04:12:17
95b479d
trying to figure out why strlen isn't returning the correct length.
mo k
2012-02-18
03:13:03
72ccaac
reverse a string using pointer arithmetic.
mo k
2012-02-17
23:29:23
703699d
extract files variable in makefile.
mo k
2012-02-17
22:47:26
e356649
create makefile.
mo k
2012-02-17
22:42:21
« First
← Newer
Page 1 of 1
Older →
Last »