Commit Graph

27 Commits

Author SHA1 Message Date
Sergey Cherepanov ea89ff33a4 Add missing backslash in examples/Makefile.am. 2022-08-17 13:45:58 +03:00
Sergey Cherepanov 7f0336f538 Add GTK+ examples to examples/Makefile.am. 2022-08-17 13:45:58 +03:00
Sergey Cherepanov 78aef417bd Update hello-world.scm. 2022-08-17 13:45:58 +03:00
Sergey Cherepanov c4c11e6896 Update examples/gtk/hello-world.scm. 2022-08-17 13:45:58 +03:00
Sergey Cherepanov 388ef489be Add wrappers for gtk_init() and gtk_main(). 2022-08-17 13:45:57 +03:00
Sergey Cherepanov 2b274dd53d Add hello-world.scm for testing GTK+ and GLib wrappers. 2022-08-17 13:45:57 +03:00
sam 0948041886 Move all tests to a single directory for "make check".
git-svn-id: svn://svn.zoy.org/elk/trunk@275 55e467fa-43c5-0310-a8a2-de718669efc6
2009-12-19 12:28:36 +00:00
sam 776c2c2fcc Clean up build system and update copyright information.
git-svn-id: svn://svn.zoy.org/elk/trunk@274 55e467fa-43c5-0310-a8a2-de718669efc6
2009-12-19 12:28:26 +00:00
sam ece1e51f8b * Added a garbage collector stress test.
git-svn-id: svn://svn.zoy.org/elk/trunk@265 55e467fa-43c5-0310-a8a2-de718669efc6
2006-06-14 14:47:30 +00:00
sam 9d8ab69e46 * examples/tests/r4rstest.scm:
+ Updated Aubrey Jaffers' R4RS compliance test.


git-svn-id: svn://svn.zoy.org/elk/trunk@241 55e467fa-43c5-0310-a8a2-de718669efc6
2003-12-03 12:49:02 +00:00
sam 97683acf70 * r4rstest.scm is the original test again, we add extra tests at build time
in a generated file.
  * Fixed a $(srcdir) / $(builddir) confusion.


git-svn-id: svn://svn.zoy.org/elk/trunk@219 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 11:22:30 +00:00
sam 8192139a2b * Use printf "" instead of touch to create timestamps because of systems
where touch does not create the file.


git-svn-id: svn://svn.zoy.org/elk/trunk@217 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-28 10:12:49 +00:00
sam 6193f32c39 * We run r4rstest.scm after having built elk.
git-svn-id: svn://svn.zoy.org/elk/trunk@203 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 16:21:24 +00:00
sam 42d750b896 * Updated Aubrey's r4rs conformance test which now features my suggestion.
git-svn-id: svn://svn.zoy.org/elk/trunk@190 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-26 01:27:04 +00:00
sam 3d3e4af0f3 * Added the r4rstest.scm compliance test, with a minor addition.
git-svn-id: svn://svn.zoy.org/elk/trunk@188 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-25 13:04:01 +00:00
sam df7cace828 * Renamed examples/xm into examples/motif.
* Fixed example files so that they fit with the new xaw.scm and motif.scm.


git-svn-id: svn://svn.zoy.org/elk/trunk@88 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-04 12:46:44 +00:00
sam af3ee62078 * Updated examples (compilation flags, coding style)
git-svn-id: svn://svn.zoy.org/elk/trunk@69 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-02 23:23:17 +00:00
sam 769b9f2fa6 * No TABS !!
git-svn-id: svn://svn.zoy.org/elk/trunk@66 55e467fa-43c5-0310-a8a2-de718669efc6
2003-09-02 08:12:11 +00:00
sam e3eb8513ed * Added the example files to both the distribution and the installed doc.
git-svn-id: svn://svn.zoy.org/elk/trunk@53 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-27 01:13:02 +00:00
sam 9eac8f53ec * Fixed build instructions for the C++ examples.
git-svn-id: svn://svn.zoy.org/elk/trunk@52 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-27 01:11:36 +00:00
sam 659601da1f * Fixed the build process for all extensions.
git-svn-id: svn://svn.zoy.org/elk/trunk@48 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 18:28:02 +00:00
sam d8cafeeb93 * Renamed *.c into *.cpp because this is C++.
git-svn-id: svn://svn.zoy.org/elk/trunk@35 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 13:03:52 +00:00
sam 9badab245e * Renamed CC into c++.
git-svn-id: svn://svn.zoy.org/elk/trunk@34 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 13:02:45 +00:00
sam 17bab912e2 * siteinfo.scm is now deprecated.
git-svn-id: svn://svn.zoy.org/elk/trunk@33 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 13:01:52 +00:00
sam 9c85718f62 * First autoconfiscation step.
+ libelk compiles.
    + elk compiles.


git-svn-id: svn://svn.zoy.org/elk/trunk@25 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-25 11:15:39 +00:00
sam 29a718f477 * Ported the C++ examplesto the shared object dynamic linking scheme.
git-svn-id: svn://svn.zoy.org/elk/trunk@14 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-20 22:18:34 +00:00
sam 3132f65611 * Imported original elk 3.0 tree.
git-svn-id: svn://svn.zoy.org/elk/trunk@1 55e467fa-43c5-0310-a8a2-de718669efc6
2003-08-19 19:19:38 +00:00