Re: Testing issues for Ada/SPARK support in Babel

2024-07-17 Thread Ihor Radchenko
Ihor Radchenko writes: >> If you don't mind, I attach here the patch in its current state for >> reviewing purposes. > > Sure. See my comments inline. > ... It has been two months since the last message in this thread. Francesc, did you have a chance to look into my comments? -- Ihor Radchenko

Re: Testing issues for Ada/SPARK support in Babel

2024-05-18 Thread Ihor Radchenko
Francesc Rocher writes: > If you don't mind, I attach here the patch in its current state for > reviewing purposes. Sure. See my comments inline. > +;; Author: Francesc Rocher > +;; Maintainer: Francesc Rocher If you can, please provide a contact email here. > + > +(require 'ob) > +(require '

Re: Testing issues for Ada/SPARK support in Babel

2024-05-13 Thread Francesc Rocher
Hi Ihor, The patch is almost finished: refactored support for Ada and SPARK, tests and documentation of custom variables. The only pending thing is to write the changes in the NEWS files and other minor changes. If you don't mind, I attach here the patch in its current state for reviewing purpose

Re: Testing issues for Ada/SPARK support in Babel

2024-05-13 Thread Ihor Radchenko
Ihor Radchenko writes: > Francesc Rocher writes: > >> I'm starting from scratch the set of tests for Ada/SPARK support in Babel. >> I've prepared a file with the first example: > ... It has been a while since the last update in this thread. May I know if you need any help to progress on your wo

Re: Testing issues for Ada/SPARK support in Babel

2024-03-12 Thread Ihor Radchenko
Francesc Rocher writes: > I'm starting from scratch the set of tests for Ada/SPARK support in Babel. > I've prepared a file with the first example: > > ---8<--- testing/examples/ob-ada-spark-test-org ---8<--- > ... > Then in the file testing/test-ob-ada-spark.el I've defined the following > test:

Testing issues for Ada/SPARK support in Babel

2024-03-10 Thread Francesc Rocher
Hi all, I'm starting from scratch the set of tests for Ada/SPARK support in Babel. I've prepared a file with the first example: ---8<--- testing/examples/ob-ada-spark-test-org ---8<--- * Simple tests :PROPERTIES: :ID: 778e63c2-2644-4a6f-8e7d-f956fa3d9241 :END: #+name: hello-world #+begin_sr