gtester git repo (Re: GLib testing framework)



On Tue, 6 Nov 2007, Tim Janik wrote:

i've checked in Sven's and my code into a git-svn mirror of glib on
testbit.eu. so you can browse the recent changes here:
  http://testbit.eu/gitdata?p=glib.git;a=shortlog;h=gtester

e.g. todays latest version of the testing examples is here:
http://testbit.eu/gitdata?p=glib.git;a=blob;f=glib/tests/testing.c;hb=9c8ae8c0097b8f7c098970e87bf413cd9c4f6a22

i've created a different repo for testing framework previews now,
as cloning the above includes dozens of megabytes for all of the
GLib history.

the new shallow repo is here:
  http://git.imendio.com/?p=timj/glib-testing.git;a=summary

the branch i'm currently pushing to is:
  http://git.imendio.com/?p=timj/glib-testing.git;a=shortlog;h=gtester1

i'll create gtester2, etc. everytime the branch is rebased onto
recent upstream changes.
the repo can be cloned with:
  git-clone git://git.imendio.com/timj/glib-testing

however building it might require this before autogen.sh:
  mkdir -p build/win32/dirent build/win32/vs8 &&
    touch build/win32/vs8/Makefile.am build/win32/dirent/Makefile.am build/win32/Makefile.am build/Makefile.am

---
ciaoTJ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]