Init shell var properly in git-version-gen.
[bpt/guile.git] / test-suite /
2010-06-11 Andy Wingowhile in terms of syntax-case
2010-06-11 Andy Wingoadd inliner cases for conditionals
2010-06-11 Andy Wingodeprecate has-suffix?
2010-06-10 Andy Wingoresolve-module #:ensure argument
2010-06-10 Andy Wingoexpt / integer-expt fixes
2010-06-09 Andy Wingor6rs `import' accepts multiple clauses
2010-06-07 Andy Wingofix (expt #t 0)
2010-06-06 Ludovic CourtèsAdd tests for `program-sources' (bug #29817).
2010-06-06 Ludovic CourtèsDon't build any generated source file at "make dist...
2010-06-06 Ludovic CourtèsAdd tests for `procedure-name'.
2010-06-06 Andy Wingofix `format' with %f and exact rationals
2010-06-06 Andy Wingofix module-hygiene corner case by relying more on synta...
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-05-30 Ludovic CourtèsHave `test-ffi' run all the tests even after a failure.
2010-05-30 Ludovic CourtèsRelax the `(version)' test.
2010-05-28 Julian GrahamIgnore explicit phase specification for imports in...
2010-05-27 Julian GrahamSupport for the #!r6rs lexeme.
2010-05-26 Ludovic CourtèsClean up `test-suite/vm'.
2010-05-26 Ludovic CourtèsRename the `testsuite' directory to `test-suite/vm'.
2010-05-26 Ludovic CourtèsRaise an exception upon VM stack overflows (fixes bug...
2010-05-26 Ludovic Courtèssxml-match: Handle multiple-value returns.
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 Ludovic CourtèsAdd (sxml match).
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs arithmetic fixnums).
2010-05-21 Julian GrahamFix typo in license comment.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-21 Julian GrahamImplementation and test case for R6RS (rnrs eval) library.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs enums...
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs conditions) and
2010-05-21 Julian GrahamAdd `guard' form and test cases to R6RS (rnrs exception...
2010-05-21 Julian GrahamFix test suite title in comment
2010-05-21 Julian GrahamImplementation and test cases for R6RS (rnrs files...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs unicod...
2010-05-21 Julian GrahamFixes and test cases for R6RS (rnrs hashtables) library.
2010-05-21 Julian GrahamAdd test cases for record constructor protocols and...
2010-05-21 Julian GrahamImplementation for the R6RS (rnrs hashtables) library;
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs record...
2010-05-21 Julian GrahamFix missing imports for `(rnrs arithmetic bitwise)'.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs contro...
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-20 Andy Wingoprimitive-eval takes expanded, not memoized, source
2010-05-13 Andy Wingoprimitive support for lambda*
2010-05-11 Ludovic CourtèsHave `sxml->xml' handle `*TOP*' nodes (bug #29260).
2010-05-07 Ludovic CourtèsAdd (system vm coverage).
2010-05-06 Andy Wingopsyntax no longer attempts to track (current-module)
2010-05-03 Andy Wingoadd rnrs libraries test suite
2010-05-02 Julian GrahamTest cases for `version-matches?'.
2010-04-19 Andy Wingomake-record-type slight refactor
2010-04-19 Andy Wingodeprecate @bind
2010-04-19 Andy Wingouse procedure-minimum-arity in tests
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-04-09 Andy Wingoelisp.test cleanups
2010-04-09 Andy Wingore-enable elisp test
2010-04-09 Andy Wingochange remaining %nil -> #nil
2010-04-08 Ludovic CourtèsRaise an error when attempting to modify the value...
2010-04-08 Ludovic CourtèsFix `module-reverse-lookup'.
2010-04-08 Ludovic CourtèsRemove `fold' from (sxml fold).
2010-04-08 Andy Wingofix curried definitions for value defines
2010-04-07 Andy Wingoadd (ice-9 curried definitions)
2010-04-07 Andy Wingoupdate licenses on tests imported from guile-lib
2010-04-07 Andy Wingoadd docs and tests for array->list
2010-04-03 Michael Grancopyright dates
2010-04-03 Michael GranUnicode data parsing script incorrect for char-set...
2010-03-31 Andy Wingomore fixes to equal? for arrays
2010-03-31 Andy Wingofix bug in ash opcode
2010-03-31 Andy Wingorename unif.test to arrays.test
2010-03-31 Ludovic CourtèsMove another GOOPS-less test at the beginning.
2010-03-31 Ludovic CourtèsAdd separate test file for GOOPS-less tests.
2010-03-30 Ludovic CourtèsAdd rudimentary ECMAScript tests.
2010-03-30 Ludovic CourtèsAdd Boucher's `lalr-scm' as the `(system base lalr...
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-30 Andy WingoRevert "fix equal? between an array and a non-array"
2010-03-30 Andy Wingofix equal? between an array and a non-array
2010-03-19 Andy Wingofix srfi-31 check after macroexpand rename
2010-03-18 Ludovic CourtèsImprove encoding error reporting.
2010-03-16 Ludovic CourtèsRemove obsolete test directory.
2010-03-16 Ludovic CourtèsChange `dynamic-link' to return a global handle when...
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-03-16 Andy Wingoversion.h has SCM_EFFECTIVE_VERSION; effective-version...
2010-03-14 Ludovic Courtèsdoc: Remove obsolete reference to the lack of Unicode...
2010-03-11 Andy Wingoadd abort to unknown prompt test
2010-03-09 Andy Wingoprompt, abort -> call-with-prompt, abort-to-prompt
2010-03-07 Ludovic CourtèsDon't export `write-bytecode' from `(language assembly...
2010-03-07 Ludovic CourtèsAdd wide-string compilation test.
2010-03-07 Ludovic CourtèsFix miscompilation of non-ASCII Latin-1 strings.
2010-03-05 Ludovic CourtèsAdd new fluid tests.
2010-03-04 Ludovic CourtèsTry to avoid `guile-test' failures when it can't displa...
2010-03-03 Ludovic CourtèsWrite the test suite log file in UTF-8.
2010-03-03 Ludovic CourtèsUse `with-latin1-locale' in `regexp.test'.
2010-03-03 Ludovic CourtèsMove Latin-1 locale fiddling to `(test-suite lib)'.
2010-03-03 Ludovic CourtèsFix `with-locale*' in `(test-suite lib)'.
2010-03-03 Andy Wingopsyntax expander tracks changes to current module in...
2010-03-03 Andy Wingouse anonymous mv-bind in compile-glil.scm; fix abort...
2010-03-03 Andy Wingoadd more tests to control.test
2010-03-02 Ludovic CourtèsAdd test checking whether fluids are GC'd.
2010-03-02 Ludovic CourtèsFix "coding:" cookies in the test suite.
2010-03-02 Ludovic CourtèsFix off-by-one error when initializing vectors in ...
2010-03-02 Julian GrahamChange failing syncase test case to UNRESOLVED.
2010-02-27 Julian Grahamadd (currently failing) test case for changing the...
next