Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Paul Wessel 4233fe2a23
Added test sphinout.sh to check grdmask spherical polygon behavior
13 years ago
..
api
13 years ago
14 years ago
14 years ago
13 years ago
14 years ago
b9eb671624
- Removed "executable" property
14 years ago
14 years ago
14 years ago
14 years ago
12bb885755
update results since -Am now adds confidence ellipse output
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
fab2bd8b37
- Make executable and/or remove crud
13 years ago
14 years ago
14 years ago
14 years ago
14 years ago
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago
4233fe2a23
Added test sphinout.sh to check grdmask spherical polygon behavior
13 years ago
fab2bd8b37
- Make executable and/or remove crud
13 years ago
f8843005a1
More grdreformat tests
14 years ago
14 years ago
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago
14 years ago
kml
092ff5b274
- Removed -q in diff
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago
b9eb671624
- Removed "executable" property
14 years ago
ogr
14 years ago
287dc87f02
Renamed chapeu* to sombrero*
13 years ago
13 years ago
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago
14 years ago
b9eb671624
- Removed "executable" property
14 years ago
6a91579f29
- Remove tmp files
13 years ago
13 years ago
fab2bd8b37
- Make executable and/or remove crud
13 years ago
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago
5b05fc93d0
Finalized vectors, fixed memory leak, added -r to minmax
13 years ago
sph
14 years ago
b9eb671624
- Removed "executable" property
14 years ago
13 years ago
14 years ago
14 years ago
8198845843
- Changed to 2 decimals
14 years ago
4d71bcdc63
Explicitly use 'bash' before the script name so it works with Mingw bash
14 years ago
ab0a841c53
- Sharper test criteria, as in gmt5-cmake
13 years ago

README.tests

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  1. # $Id$
  2. #
  3. # This is README for the test directory
  4. # Each program or theme should have a separate directory
  5. # which may contain any number of Bourne (*.sh)
  6. # scripts that tests one or more aspects of the program.
  7. # The script should report a PASS/FAIL grade so
  8. # that it is easy to tell which test failed.
  9. # Originals of PS files or log files should be placed in a subdirectory
  10. # named "orig".
  11. # In addition, each script that fails should add a single line
  12. # to the file ../fail_count.d so we may report a total.
  13. #
  14. # P. Wessel, May 2007
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...