Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYousong Zhou <yszhou4tech@gmail.com>2016-02-17 10:45:06 +0300
committerFelix Fietkau <nbd@openwrt.org>2016-02-20 15:36:08 +0300
commit5326ce1046425154ab715387949728cfb09f4083 (patch)
treed3865a63c3d78c07b93f2b8a556bdac5b5e735e0 /.gitignore
parent02db6d71b67d9efe33292fbf7f92da888aaf879f (diff)
examples: add shunit2 tests for json_script
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c59f96..5ffd235 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ CMakeFiles
install_manifest.txt
jshn
*-example
+tests.*