ProteoWizard
|
#include "pwiz/utility/misc/unit.hpp"
#include "pwiz/utility/misc/Std.hpp"
#include "Unimod.hpp"
#include <cstring>
Go to the source code of this file.
Functions | |
void | test () |
int | main (int argc, char *argv[]) |
Variables | |
ostream * | os_ = 0 |
void test | ( | ) |
Definition at line 39 of file UnimodTest.cpp.
References Alanine, pwiz::data::unimod::Any(), Asparagine, AsparticAcid, Cysteine, GlutamicAcid, Glutamine, Lysine, Methionine, pwiz::data::unimod::modification(), pwiz::data::unimod::modifications(), MS_ion_trap, MS_modification_specificity_C_term, MS_modification_specificity_N_term, os_, pwiz::data::unimod::position(), Proline, pwiz::data::unimod::ProteinNTerminus(), Serine, pwiz::data::unimod::site(), Threonine, Tyrosine, UNIMOD_Acetyl, UNIMOD_Gln__pyro_Glu, UNIMOD_Met__Hse, UNIMOD_Oxidation, UNIMOD_Phospho, unit_assert, unit_assert_operator_equal, and unit_assert_throws_what.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 186 of file UnimodTest.cpp.
References e(), os_, test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
ostream* os_ = 0 |
Definition at line 36 of file UnimodTest.cpp.