Tests Status
Successful
56 tests OK
- Sanity / First
smk
, aftermake
, should run no command - Sanity / Second
smk
, should not run any command - Sanity /
smk reset
, no more history, should run all commands - Sanity /
smk -a
, should run all commands even if not needed - Sanity /
rm main.o
(missing file) - Sanity /
touch hello.c
(updated file) - Sanity /
touch hello.c
and dry run - Website building sanity tests / cleaning and building using clean and doc sections
- Website building sanity tests / listings & dump
- Website building sanity tests / building without section
- Website building sanity tests / re-building
- Website building sanity tests / cleaning
- Website building sanity tests / re-building after a clean
- Read queries / read-smkfile
- Read queries / status
- List queries / lr | list-runs
- List queries / lt | list-targets
- List queries / ls | list-sources
- List queries / ls | list-sources --show-all-files
- Targets related functions / real clean
- Targets related functions / Build selected target
- Targets related functions / Build unknown target
- Implicit naming / Implicit naming
- Run errors / -k -i
- Run errors /
run
command fails - Run errors / debug option
- Command line / Help options
- Command line / Version option
- Command line / Illegal cmd lines
- Command line / Option given after a command
- Command line / Unknow Makefile
- Multiline Commands / multiline single command
- Multiline Commands / multiline with more commands and pipes
- Multiline Commands / Hill formatted multiline
- Sections related functions / specific section building
- Sections related functions / unknow section
- Sections related functions / smkmfile:section notation
- Command Run features / Add and build
- Command Run features / Run
- Directory update tests / start conversion
- Directory update tests / new ogg in dir
- Directory update tests / ogg-to-mp3 is modified
- Directory update tests / adding a .ogg file in a subdir
- Directory update tests / smk clean
- All tests OK
- All tests OK
- Tutorial / start conversion
- Tutorial / second run
- Tutorial / smk do not rebuild if a target is missing!!!
- Tutorial / unless using the
-mt
/--build-missing-target
option - Tutorial / smk do rebuild if you give the target
- Directory tests / mkdir dir1
- Directory tests / updating dir1
- Directory tests / cleaning dir1
- Directory tests / accessing dir1 contents, read access
- Directory tests / removing dir1
Failed
0 tests failed
Empty
0 empty tests