Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failed to run, missing exampls how to run them #67

Open
Hellseher opened this issue Oct 1, 2022 · 1 comment
Open

Tests failed to run, missing exampls how to run them #67

Hellseher opened this issue Oct 1, 2022 · 1 comment

Comments

@Hellseher
Copy link

Hi!

Thank you for your work on this project. I tried to pack it for Guix upstream into Astronomical package set but I've got an issue to pass tests.

  • Commit :: v3.5.1
    Reproduce with Guix
~$ guix describe
Generation 340  Sep 19 2022 16:52:15    (current)
  guix 72fe3c0
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 72fe3c0a35f04a6616c17228953a20861ce9b690
    
~$ guix clone https://git.sr.ht/~hellseher/ffab
~$ cd ffab
~$ git checkout wip-astronomy
~$ guix build -L . splash

Reproduce with Make file targets

~$ make test
# or
~$ cd build; make test

Error:

make: *** No rule to make target 'test_interpolate3D.o', needed by 'test1'.  Stop.

Regards.

@Hellseher
Copy link
Author

Hi,

Is any example in documentation I may use to run unit tests? I've played with
different Make targets but have no tests working yet.

Thanks,
Oleg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant