Opened 20 years ago
Closed 20 years ago
#32 closed defect (fixed)
Move test_all.py (and building of C-extensions) up one level
| Reported by: | ole | Owned by: | ole |
|---|---|---|---|
| Priority: | normal | Milestone: | AnuGA ready for release |
| Component: | Testing and validation | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Rationale
Currently most tests and build are controlled from within pyvolution.
As more common functionality is being migrated out into separate packages, it would be desirable to have test_all and the build steps at pyvolutions parent directory, /svn/anuga/inundation
This should wait until we have sorted out the buildbot platform since that may set requirements on our testing strategy
Change History (3)
comment:1 Changed 20 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 20 years ago by
| Milestone: | → AnuGA ready for release |
|---|
comment:3 Changed 20 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

Nevertheless test_all and compile_all now live at the anuga root level