index
:
delta/swig.git
a11426-fortran
builtin-hashable
cccl-std
char-escaping
char_enums
ci-d
ci-test-ubuntu-20.04
cmake
coverity-scan
docstring-indentation
doxygen
enable-more-warnings-in-ci
fix-mod_runme.js
gdb_pretty_printers
gsoc2008-jezabek
gsoc2012-c
gsoc2012-doxygen
gsoc2012-objc
gsoc2016-hhvm
gsoc2017-php7-classes-via-c-api
guile-changes
interfaces
issue-379-pythoncode-indent
maintenance-2.0
master
matlab
monotouch
no-swig-preinst
ocaml-ci
ocaml-debug-ci
parse-storage-class-flexibly
perl-5.8-minimum
php-codegen-improvements
php-stop-using-dl
php-type-declaration-fixes
php-type-hints
r-experimental
release-4.1
remove-obsolete-js-support
ruby-ci-testing
sphinxdocs
stl-vector-ptrs
swig-2.0
talby-perl5-improvements
template-in-array-size-fix
test-using-swig-typecheckstruct-more
travis-osx
yziquel-ocaml
github.com: swig/swig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
test-suite
/
guile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistent quoting in Makefile
William S Fulton
2015-08-21
1
-1
/
+1
*
Cosmetic corrections - Mac OS X
William S Fulton
2015-08-02
1
-1
/
+1
*
Set SRCDIR when calling test-suite clean targets, in case it's needed
Karl Wette
2014-05-29
1
-1
/
+1
*
Slight simplification of test-suite build for new out-of-source changes
William S Fulton
2014-05-15
1
-6
/
+0
*
Allow examples and test-suite to be built out of source tree
Karl Wette
2014-05-11
1
-2
/
+10
*
Whitespace cleanup of all Makefiles*
Karl Wette
2014-05-02
1
-5
/
+5
*
Fix Guile li_std_string testcase which requires a UTF-8 locale set
William S Fulton
2014-03-14
1
-2
/
+25
*
guile std_string test: run test in utf8 locale
Geert Janssens
2014-02-18
1
-1
/
+1
*
Guile: make scm to string conversion work with non-ascii strings
Geert Janssens
2014-02-05
1
-0
/
+4
*
Portable dynamic library loading for Guile
William S Fulton
2013-05-08
29
-31
/
+31
*
Disable guile 2's autocompilation feature for the test suite
Geert Janssens
2013-04-28
1
-1
/
+1
*
Make guile test suite default to scm api
Geert Janssens
2013-04-28
3
-3
/
+53
*
remove unnecessary extra semicolons in the tesuite
Miklos Vajna
2009-08-09
1
-1
/
+1
*
remove unnecessary extra shells being spawned in the test-suite
William S Fulton
2009-08-09
1
-2
/
+2
*
Improved way of overriding commandline options for the multicpptests
William S Fulton
2009-07-03
1
-15
/
+7
*
better way to provide custom commandline options for individual tests
William S Fulton
2009-07-03
1
-0
/
+3
*
overlooked build system mods now implemented to remove warning 125
William S Fulton
2008-12-24
1
-1
/
+1
*
Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...
William S Fulton
2008-05-20
1
-1
/
+1
*
Remove cvs $Header$
William S Fulton
2007-10-17
1
-1
/
+0
*
fixes to use parallel make when running the examples and test-suite
William S Fulton
2007-07-24
1
-6
/
+6
*
Remove cvsignore files: this is stored on svn:igonre property now
John Lenz
2006-12-03
1
-4
/
+0
*
New test case integers.
Matthias Köppe
2006-02-14
1
-0
/
+11
*
Add test suites for CLISP, CFFI, UFFI.
Matthias Köppe
2006-01-14
1
-1
/
+2
*
Don't forget to exit.
Matthias Köppe
2005-09-26
1
-0
/
+1
*
*** empty log message ***
Matthias Köppe
2005-09-25
1
-0
/
+44
*
Fix library name.
Matthias Köppe
2005-06-11
1
-1
/
+1
*
Fix Bash-ism.
Matthias Köppe
2005-06-10
1
-2
/
+3
*
SWIG chicken module now returns multiple values instead of returning a list.
John Lenz
2005-04-15
1
-0
/
+10
*
Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those...
John Lenz
2005-04-15
1
-0
/
+8
*
Lots more bug fixes for the chicken module: almost the entire test-sutie now ...
John Lenz
2005-03-17
2
-0
/
+10
*
Update Guile makefiles to work with default -scm mode.
John Lenz
2004-11-04
1
-1
/
+1
*
Revert guile_gh.swg and guile_gh_run.swg to not use new runtime system.
John Lenz
2004-11-02
1
-0
/
+12
*
Fix name of module init function.
Matthias Köppe
2004-07-11
1
-1
/
+1
*
Testcases that used the prebuilt runtime library generate their own runtime l...
William S Fulton
2004-07-10
1
-1
/
+1
*
The guile and chicken _runme scripts are now shared
John Lenz
2004-06-07
22
-420
/
+22
*
Replace ; with && where appropriate. This fixes the makefiles so that Make co...
William S Fulton
2004-02-20
1
-3
/
+3
*
Add runtest for contract.
Matthias Köppe
2003-11-23
1
-0
/
+20
*
New library of helper macros for the runtime tests.
Matthias Köppe
2003-11-23
1
-0
/
+37
*
Change meaning of configure option --with-guile to the name of the
Matthias Köppe
2003-11-18
1
-1
/
+2
*
Don't try to call the destructor explicitly.
Matthias Köppe
2003-11-02
1
-1
/
+1
*
New run test, contributed by John Lenz.
Matthias Köppe
2003-10-03
1
-0
/
+62
*
*** empty log message ***
William S Fulton
2003-09-06
1
-0
/
+1
*
Multiple build directory support
William S Fulton
2003-09-01
1
-6
/
+10
*
Makefile replaced with Makefile.in
William S Fulton
2003-08-31
1
-0
/
+0
*
Fix tests.
Matthias Köppe
2003-06-03
1
-16
/
+19
*
*** empty log message ***
Matthias Köppe
2002-12-13
1
-2
/
+2
*
Minor fixes to Guile run tests
Matthias Köppe
2002-12-13
3
-9
/
+14
*
Fixed linkage
Matthias Köppe
2002-12-13
1
-1
/
+1
*
John Lenz wrote:
Matthias Köppe
2002-12-12
13
-3
/
+175
*
The great merge
Dave Beazley
2002-11-30
14
-0
/
+298