File: smi_parse_003.sh

package info (click to toggle)
smiles-scripts 0.3.0%2Bsvn878%2Bbranch%2Bsystem%2Bdeps-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,860 kB
  • sloc: perl: 1,889; java: 1,218; sh: 1,092; makefile: 246
file content (9 lines) | stat: -rwxr-xr-x 210 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/bin/sh
##
# Test the way filenames with Unicode characters are printed in error messages.
##

SCRIPT_NAME=smi_parse
INPUT_FILE=tests/inputs/${SCRIPT_NAME}/žąsies-šypsena.smi

${SCRIPT_NAME} ${INPUT_FILE}