index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create the regress offline_root from scratch.
graham.gower@gmail.com
2010-12-22
1
-3/+9
*
Add regress test for issue72.
graham.gower@gmail.com
2010-12-22
2
-0/+65
*
Remove stray exit() in the regress test.
graham.gower@gmail.com
2010-12-12
1
-1/+0
*
Add simple regression testing code and tests for some issues.
graham.gower
2010-09-14
11
-0/+444
*
fix compile issues on OS X and FreeBSD
google@wwsnet.net
2010-09-12
1
-0/+1
*
Remove trailing whitespace. Sorry if this breaks your patches.
graham.gower
2010-08-17
4
-12/+12
*
Initial stab at untangling the #include maze. Probably needs a second pass.
graham.gower
2009-12-20
1
-2/+3
*
Print full version, not just pkg->version.
graham.gower
2009-12-11
1
-4/+5
*
Print error messages instead of returning error codes.
graham.gower
2009-12-10
1
-24/+11
*
Implement list all command. Print full version string.
graham.gower
2009-12-09
1
-2/+17
*
And make the install command work. WTF?
graham.gower
2009-12-09
1
-1/+1
*
Make the "update" command work. Previously, you had to type "updd..."
graham.gower
2009-12-09
1
-1/+1
*
Remove opkg_package_t from libopkg_test.c. Also, use OFFLINE_ROOT env var.
graham.gower
2009-12-09
2
-29/+24
*
Merge commit 'grg' into HEAD
graham.gower
2009-12-08
1
-28/+25
*
remove the active_list_test target
ticktock35
2008-12-19
1
-1/+2
*
Turn off the active_list_test app by default. Use it when we need it.
ticktock35
2008-12-19
1
-3/+3
*
introduce the active_list for searching.
ticktock35
2008-12-16
1
-4/+26
*
opkg: implment active_list_clear()
ticktock35
2008-12-15
1
-1/+2
*
opkg: implement active_list_prev and test cases.
ticktock35
2008-12-15
1
-4/+6
*
opkg: refactory active_list_next remove unnecessary field.
ticktock35
2008-12-15
1
-1/+1
*
opkg: active_list tests
ticktock35
2008-12-15
2
-10/+31
*
opkg: introduce the protype of active_list
ticktock35
2008-12-15
1
-0/+103
*
opkg: adding repository check function
ticktock35
2008-12-15
1
-3/+12
*
opkg: add some command line arguments to libopkg_test
ticktock35
2008-12-15
1
-10/+116
*
opkg: improve opkg_install error reporting and include a check to verify repo...
ticktock35
2008-12-15
1
-5/+10
*
opkg: add string versions of error codes to libopkg_test
ticktock35
2008-12-15
1
-5/+16
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-1/+2
*
opkg: fix distcheck issues
ticktock35
2008-12-15
1
-1/+1
*
opkg: implement opkg_find_package()
ticktock35
2008-12-15
1
-4/+56
*
opkg: add extra data to libopkg progress callbacks
ticktock35
2008-12-15
1
-2/+2
*
opkg: implement opkg_list_upgradable_packages function
ticktock35
2008-12-15
1
-4/+13
*
opkg: implement package listing in new libopkg
ticktock35
2008-12-15
1
-0/+19
*
opkg: Add upgrade and upgrade_all functions to libopkg_test
ticktock35
2008-12-15
1
-6/+10
*
opkg: fix problems in opkg_install_package and implement opkg_remove_package
ticktock35
2008-12-15
1
-0/+4
*
opkg: add progress callbacks to libopkg api
ticktock35
2008-12-15
1
-1/+13
*
opkg: add opkg_read_config_files() to libopkg_test
ticktock35
2008-12-15
1
-0/+2
*
opkg: add update packages lists call to libopkg_test
ticktock35
2008-12-15
1
-1/+5
*
opkg: add libopkg test application
ticktock35
2008-12-15
2
-7/+27
*
opkg: distcheck fixes
ticktock35
2008-12-14
3
-7/+7
*
opkg: move tests into a separate directory
ticktock35
2008-12-14
3
-0/+137