Nate Bargmann
b692fb22ef
Formatted tests/ to final coding guidelines
2017-10-06 18:58:42 -05:00
Nate Bargmann
d489b8bcb5
Apply formatting to 'tests/' directory
...
Format per style guide.
2017-08-10 05:46:12 -05:00
Nate Bargmann
cc21c64662
Advise on use of int64_t cast
...
Advise on testing with clang compiler and using int64_t cast with PRIll
macro.
Fix GCC warning when 'make distcheck' is run.
2016-02-09 11:26:23 -06:00
Nate Bargmann
6ea09a138a
Clean up build system, fix test programs
...
Clean up various left over commented lines from dlopen to single
libhamlib transition. Remove unneeded configure variables.
Correct minor inconsistencies in Makefile.am files.
Define a new variable, READLINE_LIBS, so that only programs that offer
Readline support are linked against it.
Fix various compilation warnings and errors in test files revealed with
'make check' on MinGW.
Define rig and rotor backends to (mostly) be built in alphabetical
order.
2013-12-10 20:14:22 -06:00
Nate Bargmann
2f8b6c8d51
Quell compiler warnings in test programs
2013-05-07 21:35:06 -05:00
Stéphane Fillod, F8CFE
cccf1318ce
second pass at getting rid of "ll" immediate literal format (64bit int)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Stéphane Fillod, F8CFE
23369a0c25
* abstract 64bit int format type to cope with portability issues.
...
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
FREQFMT is deprecated.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE
215494cb63
FREQFMT fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1865 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-08 22:05:27 +00:00
Stéphane Fillod, F8CFE
478792a496
fixed a bug with long long int, accepts an extra arg for number of digits
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1161 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-06 14:12:35 +00:00
Stéphane Fillod, F8CFE
c2562efada
* misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@434 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-04 12:21:58 +00:00
Stéphane Fillod, F8CFE
6b443b6dba
* misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@375 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-11 23:25:37 +00:00
Stéphane Fillod, F8CFE
5bc0c9ece8
Added Big Endian tests
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:10:37 +00:00
Stéphane Fillod, F8CFE
d908a8b360
include moved
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@194 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:43:00 +00:00
Stéphane Fillod, F8CFE
34279c3cd6
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@173 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:52:17 +00:00